|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvocationListenerBean | |
|---|---|
| org.apache.axis2.jaxws.server | |
| Uses of InvocationListenerBean in org.apache.axis2.jaxws.server |
|---|
| Methods in org.apache.axis2.jaxws.server with parameters of type InvocationListenerBean | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||