Uses of Class
org.apache.axis2.engine.ListenerManager
-
Packages that use ListenerManager Package Description 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 Modifier and Type Method Description ListenerManagerConfigurationContext. getListenerManager()Retrieve the ListenerManagerMethods in org.apache.axis2.context with parameters of type ListenerManager Modifier and Type Method Description voidConfigurationContext. 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 Modifier and Type Field Description protected ListenerManagerAxisServer. listenerManager
-