|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.mortbay.jetty.servlet.Default
net.sf.sqs_xml.httpd.JarContentServlet
Constructor Summary | |
JarContentServlet()
|
Method Summary | |
protected org.mortbay.util.Resource |
getResource(java.lang.String pathInContext)
|
static java.net.URL |
getResourceURL(java.lang.String name)
|
Methods inherited from class org.mortbay.jetty.servlet.Default |
handleDelete, handleGet, handleMove, handleOptions, handlePut, init, passConditionalHeaders, sendData, sendDirectory, service, writeHeaders |
Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service |
Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JarContentServlet()
Method Detail |
protected org.mortbay.util.Resource getResource(java.lang.String pathInContext) throws java.io.IOException
java.io.IOException
public static java.net.URL getResourceURL(java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |