|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.jaxws.server.EndpointCallback
public class EndpointCallback
Constructor Summary | |
---|---|
EndpointCallback()
|
Method Summary | |
---|---|
void |
handleFaultResponse(EndpointInvocationContext eic)
|
void |
handleResponse(EndpointInvocationContext eic)
|
protected void |
invokeOutboundHandlerFlow(EndpointInvocationContext eic)
This method will drive the invocation of the outbound JAX-WS application handler flow. |
protected void |
responseReady(EndpointInvocationContext eic)
This will call the InvocationListener instances that were called during the request processing for this message. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EndpointCallback()
Method Detail |
---|
public void handleResponse(EndpointInvocationContext eic)
public void handleFaultResponse(EndpointInvocationContext eic)
protected void responseReady(EndpointInvocationContext eic)
protected void invokeOutboundHandlerFlow(EndpointInvocationContext eic)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |