|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageContextListener | |
|---|---|
| org.apache.axis2.description | |
| org.apache.axis2.jaxws.marshaller.impl.alt | |
| Uses of MessageContextListener in org.apache.axis2.description |
|---|
| Methods in org.apache.axis2.description with parameters of type MessageContextListener | |
|---|---|
void |
AxisService.addMessageContextListener(MessageContextListener scl)
Add a ServiceContextListener |
void |
AxisService.removeMessageContextListener(MessageContextListener scl)
Remove a ServiceContextListener |
| Uses of MessageContextListener in org.apache.axis2.jaxws.marshaller.impl.alt |
|---|
| Classes in org.apache.axis2.jaxws.marshaller.impl.alt that implement MessageContextListener | |
|---|---|
class |
UnmarshalMessageContextListener
This MessageContextListener is triggered when a ServiceContext is attached to the MessageContext and when a SOAPEnvelope is attached to the MessageContext. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||