|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | 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.webservice.server.AbstractServlet (src)
org.jboss.webservice.server.ServiceEndpointServlet
An JBossWS AxisServlet. It gets the server config via JMX from the AxisService. Supports URL wsdl lookup with imports
| Field Summary | |
protected Logger (src) |
log
|
| 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 | |
ServiceEndpointServlet()
|
|
| Method Summary | |
void |
doGet(HttpServletRequest req,
HttpServletResponse res)
Process GET requests. |
protected java.lang.String |
getServiceName(HttpServletRequest req)
Get the service name as it is known to Axis For JSE service endpoints it is obtained from the generated init parameter in web.xml |
| Methods inherited from class org.jboss.webservice.server.AbstractServlet (src) |
getEngine, getTransportURL, processWsdlRequest, reportAvailableServices, setupHTMLResponseHeader |
| Methods inherited from class org.jboss.axis.transport.http.AxisServlet (src) |
createMessageContext, doPost, getDefaultJWSClassDir, getHttpServletResponseStatus, getJWSClassDir, getProtocolVersion, init, invokeEndpointFromGet, logException, processAxisFault, processMethodRequest, reportCantGetAxisService, reportCantGetJWSService, reportNoWSDL, reportServiceInfo, reportTrouble |
| Methods inherited from class org.jboss.axis.transport.http.AxisServletBase (src) |
decLockCounter, destroy, 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 |
| Field Detail |
protected final Logger (src) log
| Constructor Detail |
public ServiceEndpointServlet()
| Method Detail |
public void doGet(HttpServletRequest req,
HttpServletResponse res)
throws ServletException,
java.io.IOException
doGet in class AxisServlet (src) req - request inres - request out
java.io.IOException
ServletExceptionprotected java.lang.String getServiceName(HttpServletRequest req)
getServiceName in class AxisServlet (src)
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||