Uses of Interface
org.apache.axis2.kernel.TransportListener
Packages that use TransportListener
Package
Description
-
Uses of TransportListener in org.apache.axis2.client
Methods in org.apache.axis2.client that return TransportListenerMethods in org.apache.axis2.client with parameters of type TransportListenerModifier and TypeMethodDescriptionvoidOptions.setListener(TransportListener listener) Set listener used for incoming message. -
Uses of TransportListener in org.apache.axis2.context.externalize
Methods in org.apache.axis2.context.externalize that return TransportListenerModifier and TypeMethodDescriptionstatic TransportListenerActivateUtils.findTransportListener(AxisConfiguration axisConfig, String listenerClassName) Find the TransportListener object that matches the criteria -
Uses of TransportListener in org.apache.axis2.description
Fields in org.apache.axis2.description declared as TransportListenerMethods in org.apache.axis2.description that return TransportListenerMethods in org.apache.axis2.description with parameters of type TransportListenerModifier and TypeMethodDescriptionvoidTransportInDescription.setReceiver(TransportListener receiver) -
Uses of TransportListener in org.apache.axis2.util
Methods in org.apache.axis2.util that return TransportListenerModifier and TypeMethodDescriptionstatic TransportListenerObjectStateUtils.findTransportListener(AxisConfiguration axisConfig, String listenerClassName) Find the TransportListener object that matches the criteria