Package org.apache.axis2.jaxws.server
Class InvocationListenerBean
java.lang.Object
org.apache.axis2.jaxws.server.InvocationListenerBean
An instance of this class will be passed to the InvocationListener
instances in both the request and response flow. This bean will
hold data that allows the InvocationListener to determine the message
flow (request vs. response) as well as other context information.
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Constructor Details
-
InvocationListenerBean
public InvocationListenerBean() -
InvocationListenerBean
-
-
Method Details
-
getEndpointInvocationContext
-
setEndpointInvocationContext
-
getState
-
setState
-
setThrowable
-
getThrowable
-