Uses of Interface
org.apache.axis2.jaxws.core.controller.InvocationController
Packages that use InvocationController
Package
Description
-
Uses of InvocationController in org.apache.axis2.jaxws.client.dispatch
Fields in org.apache.axis2.jaxws.client.dispatch declared as InvocationController -
Uses of InvocationController in org.apache.axis2.jaxws.client.proxy
Fields in org.apache.axis2.jaxws.client.proxy declared as InvocationController -
Uses of InvocationController in org.apache.axis2.jaxws.core.controller
Methods in org.apache.axis2.jaxws.core.controller that return InvocationControllerModifier and TypeMethodDescriptionInvocationControllerFactory.getInvocationController()Used to obtain an instance of the InvocationController currently configured for the runtime. -
Uses of InvocationController in org.apache.axis2.jaxws.core.controller.impl
Classes in org.apache.axis2.jaxws.core.controller.impl that implement InvocationControllerModifier and TypeClassDescriptionclassThe AxisInvocationController is an implementation of theInvocationControllerinterface.classAn abstract implementation of the InvocationController interface.Methods in org.apache.axis2.jaxws.core.controller.impl that return InvocationController