Class AxisInvocationController

java.lang.Object
org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
org.apache.axis2.jaxws.core.controller.impl.AxisInvocationController
All Implemented Interfaces:
InvocationController

public class AxisInvocationController extends InvocationControllerImpl
The AxisInvocationController is an implementation of the InvocationController interface. This implemenation uses the Axis2 engine to drive the request to the target service.

For more information on how to invoke this class, please see the InvocationController interface comments.