Class 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.