|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectHttpServlet
org.jboss.axis.transport.http.AxisServletBase (src)
org.jboss.axis.transport.http.AxisServlet (src)
org.jboss.jaxr.juddi.axis.JBossJuddiPublishServlet
Represents the jUDDI Publish Servlet
Field Summary |
Fields inherited from class org.jboss.axis.transport.http.AxisServlet (src) |
INIT_PROPERTY_ENABLE_LIST, INIT_PROPERTY_JWS_CLASS_DIR, INIT_PROPERTY_TRANSPORT_NAME, INIT_PROPERTY_USE_SECURITY |
Fields inherited from class org.jboss.axis.transport.http.AxisServletBase (src) |
ATTR_AXIS_ENGINE, axisServer |
Constructor Summary | |
JBossJuddiPublishServlet()
|
Method Summary | |
void |
doGet(HttpServletRequest req,
HttpServletResponse res)
Process GET requests. |
Methods inherited from class org.jboss.axis.transport.http.AxisServlet (src) |
createMessageContext, doPost, getDefaultJWSClassDir, getHttpServletResponseStatus, getJWSClassDir, getProtocolVersion, getServiceName, init, invokeEndpointFromGet, logException, processAxisFault, processMethodRequest, processWsdlRequest, reportAvailableServices, reportCantGetAxisService, reportCantGetJWSService, reportNoWSDL, reportServiceInfo, reportTrouble, setupHTMLResponseHeader |
Methods inherited from class org.jboss.axis.transport.http.AxisServletBase (src) |
decLockCounter, destroy, getEngine, getEngine, getEngineEnvironment, getHomeDir, getLoadCounter, getOption, getServletContext, getWebappBase, getWebInfPath, incLockCounter, isDevelopment, service |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JBossJuddiPublishServlet()
Method Detail |
public void doGet(HttpServletRequest req, HttpServletResponse res) throws ServletException, java.io.IOException
AxisServlet (src)
doGet
in class AxisServlet (src)
req
- request inres
- request out
java.io.IOException
ServletException
|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |