|
||||||||||
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.jboss.axis.transport.http.AxisServletBase
org.jboss.axis.transport.http.AxisServlet
org.jboss.webservice.server.AbstractServlet
org.jboss.webservice.server.ServiceEndpointServlet
org.jboss.webservice.server.ServiceEndpointServletEJB
public class ServiceEndpointServletEJB
The servlet that deals with the specific requirements for EJB service endpoints
Field Summary |
---|
Fields inherited from class org.jboss.webservice.server.ServiceEndpointServlet |
---|
log |
Fields inherited from class org.jboss.axis.transport.http.AxisServlet |
---|
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 |
---|
ATTR_AXIS_ENGINE, axisServer |
Constructor Summary | |
---|---|
ServiceEndpointServletEJB()
|
Method Summary |
---|
Methods inherited from class org.jboss.webservice.server.ServiceEndpointServlet |
---|
doGet |
Methods inherited from class org.jboss.webservice.server.AbstractServlet |
---|
getEngine, getServiceName, getTransportURL, processWsdlRequest, reportAvailableServices, setupHTMLResponseHeader |
Methods inherited from class org.jboss.axis.transport.http.AxisServlet |
---|
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 |
---|
decLockCounter, destroy, getEngine, getEngineEnvironment, getHomeDir, getLoadCounter, getOption, getServletContext, getWebappBase, getWebInfPath, incLockCounter, isDevelopment, service |
Methods inherited from class javax.servlet.http.HttpServlet |
---|
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service |
Methods inherited from class javax.servlet.GenericServlet |
---|
getInitParameter, getInitParameterNames, getServletConfig, 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 ServiceEndpointServletEJB()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |