Uses of Class
org.apache.axis2.engine.ListenerManager

Packages that use ListenerManager
org.apache.axis2.context   
org.apache.axis2.engine   
 

Uses of ListenerManager in org.apache.axis2.context
 

Methods in org.apache.axis2.context that return ListenerManager
 ListenerManager ConfigurationContext.getListenerManager()
          Retrieve the ListenerManager
 

Methods in org.apache.axis2.context with parameters of type ListenerManager
 void ConfigurationContext.setTransportManager(ListenerManager listenerManager)
          Set the TransportManager to the given ListenerManager
 

Uses of ListenerManager in org.apache.axis2.engine
 

Fields in org.apache.axis2.engine declared as ListenerManager
protected  ListenerManager AxisServer.listenerManager
           
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.