org.apache.openejb.server.axis2.pojo
Class PojoWsContainer
java.lang.Object
org.apache.openejb.server.axis2.Axis2WsContainer
org.apache.openejb.server.axis2.pojo.PojoWsContainer
- All Implemented Interfaces:
- HttpListener
public class PojoWsContainer
- extends Axis2WsContainer
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 |
PojoWsContainer
public PojoWsContainer(PortData port,
Class<?> endpointClass,
Context context,
String contextRoot)
start
public void start()
throws Exception
- Overrides:
start
in class Axis2WsContainer
- Throws:
Exception
processPOSTRequest
protected void processPOSTRequest(HttpRequest request,
HttpResponse response,
org.apache.axis2.description.AxisService service,
org.apache.axis2.context.MessageContext msgContext)
throws Exception
- Overrides:
processPOSTRequest
in class Axis2WsContainer
- Throws:
Exception
destroy
public void destroy()
- Overrides:
destroy
in class Axis2WsContainer
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.