Package | Description |
---|---|
org.apache.axis2.jaxws.server |
Modifier and Type | Method and Description |
---|---|
void |
InvocationListener.notify(InvocationListenerBean bean)
This method will be called by JAX-WS when a message has been
received or just before a response is sent to the client.
|
void |
InvocationListener.notifyOnException(InvocationListenerBean bean)
This method will be called anytime that an exception occurs
within the JAX-WS server-side code flow.
|
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.