Uses of Class
org.apache.axis2.description.TransportInDescription
Packages that use TransportInDescription
Package
Description
-
Uses of TransportInDescription in org.apache.axis2.client
Methods in org.apache.axis2.client that return TransportInDescriptionModifier and TypeMethodDescriptionOptions.getTransportIn()Get transport used for incoming message.Methods in org.apache.axis2.client with parameters of type TransportInDescriptionModifier and TypeMethodDescriptionvoidOptions.setTransportIn(TransportInDescription transportIn) Set transport used for incoming message. -
Uses of TransportInDescription in org.apache.axis2.context
Methods in org.apache.axis2.context that return TransportInDescriptionMethods in org.apache.axis2.context with parameters of type TransportInDescription -
Uses of TransportInDescription in org.apache.axis2.description
Methods in org.apache.axis2.description that return TransportInDescriptionModifier and TypeMethodDescriptionstatic TransportInDescriptionClientUtils.inferInTransport(AxisConfiguration ac, Options options, MessageContext msgCtxt) -
Uses of TransportInDescription in org.apache.axis2.engine
Methods in org.apache.axis2.engine that return TransportInDescriptionMethods in org.apache.axis2.engine that return types with arguments of type TransportInDescriptionMethods in org.apache.axis2.engine with parameters of type TransportInDescriptionModifier and TypeMethodDescriptionvoidListenerManager.addListener(TransportInDescription trsIn, boolean started) Adds the listener described in the providedTransportInDescription.voidAxisConfiguration.addTransportIn(TransportInDescription transport) Add an incoming transport description (i.e. receiver) to our configuration. -
Uses of TransportInDescription in org.apache.axis2.kernel
Methods in org.apache.axis2.kernel with parameters of type TransportInDescriptionModifier and TypeMethodDescriptionvoidTransportListener.init(ConfigurationContext axisConf, TransportInDescription transprtIn)