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

Packages that use ListenerManager
org.apache.axis2.context   
org.apache.axis2.transport.http.server   
 

Uses of ListenerManager in org.apache.axis2.context
 

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

Methods in org.apache.axis2.context with parameters of type ListenerManager
 void ConfigurationContext.setTransportManager(ListenerManager listenerManager)
           
 

Uses of ListenerManager in org.apache.axis2.transport.http.server
 

Methods in org.apache.axis2.transport.http.server that return ListenerManager
 ListenerManager HttpFactory.getListenerManager()
          Return the configured listener manager or create and configure one with configurationContext
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.