|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.server.axis2.Axis2WsContainer
org.apache.openejb.server.axis2.pojo.PojoWsContainer
public class PojoWsContainer
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.openejb.server.axis2.Axis2WsContainer |
---|
Axis2WsContainer.Axis2TransportInfo |
Field Summary |
---|
Fields inherited from class org.apache.openejb.server.axis2.Axis2WsContainer |
---|
configurationContext, context, endpointClass, endpointClassName, port, REQUEST, RESPONSE, service, wsdlQueryHandler |
Constructor Summary | |
---|---|
PojoWsContainer(PortData port,
java.lang.Class<?> endpointClass,
javax.naming.Context context,
java.lang.String contextRoot)
|
Method Summary | |
---|---|
void |
destroy()
|
protected void |
processPOSTRequest(HttpRequest request,
HttpResponse response,
org.apache.axis2.description.AxisService service,
org.apache.axis2.context.MessageContext msgContext)
|
void |
start()
|
Methods inherited from class org.apache.openejb.server.axis2.Axis2WsContainer |
---|
configureHandlers, createServiceGenerator, destroyHandlers, doService, doService2, getServicePath, getWsdl, onMessage, processGETRequest, setMsgContextProperties, trimContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PojoWsContainer(PortData port, java.lang.Class<?> endpointClass, javax.naming.Context context, java.lang.String contextRoot)
Method Detail |
---|
public void start() throws java.lang.Exception
start
in class Axis2WsContainer
java.lang.Exception
protected void processPOSTRequest(HttpRequest request, HttpResponse response, org.apache.axis2.description.AxisService service, org.apache.axis2.context.MessageContext msgContext) throws java.lang.Exception
processPOSTRequest
in class Axis2WsContainer
java.lang.Exception
public void destroy()
destroy
in class Axis2WsContainer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |