Uses of Interface
org.apache.axis2.description.MessageContextListener

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.
 



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.