Package | Description |
---|---|
org.apache.axis2.description | |
org.apache.axis2.jaxws.context.listener | |
org.apache.axis2.jaxws.marshaller.impl.alt |
Modifier and Type | Method and Description |
---|---|
void |
AxisService.addMessageContextListener(MessageContextListener scl)
Add a ServiceContextListener
|
void |
AxisService.removeMessageContextListener(MessageContextListener scl)
Remove a ServiceContextListener
|
Modifier and Type | Class and Description |
---|---|
class |
ProviderOMContextListener
This is a MessageContextListener that installs ParserInputStreamCustomBuilder
during an Envelope or ServiceContext event on AxisService.
|
Modifier and Type | Class and Description |
---|---|
class |
UnmarshalMessageContextListener
This MessageContextListener is triggered when
a ServiceContext is attached to the MessageContext and
when a SOAPEnvelope is attached to the MessageContext.
|
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.