Package org.wso2.carbon.viewflows.stub
Class FlowsAdminServiceStub
java.lang.Object
org.apache.axis2.client.Stub
org.wso2.carbon.viewflows.stub.FlowsAdminServiceStub
- All Implemented Interfaces:
FlowsAdminService
public class FlowsAdminServiceStub
extends org.apache.axis2.client.Stub
implements FlowsAdminService
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.apache.axis2.description.AxisOperation[]Fields inherited from class org.apache.axis2.client.Stub
_service, _serviceClient, modules -
Constructor Summary
ConstructorsConstructorDescriptionDefault ConstructorFlowsAdminServiceStub(String targetEndpoint) Constructor taking the target endpointFlowsAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) Default ConstructorFlowsAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) Constructor that takes in a configContextFlowsAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) Constructor that takes in a configContext and useseperate listner -
Method Summary
Modifier and TypeMethodDescriptionAuto generated method signaturegetHandlerNamesForPhase(String flow24, String phase25) Auto generated method signaturegetOperationAxisConfigData(String serviceId16, String operationId17) Auto generated method signaturevoidAuto generated method signature for Asynchronous InvocationsvoidstartgetHandlerNamesForPhase(String flow24, String phase25, FlowsAdminServiceCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetOperationAxisConfigData(String serviceId16, String operationId17, FlowsAdminServiceCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsMethods inherited from class org.apache.axis2.client.Stub
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
-
Field Details
-
_operations
protected org.apache.axis2.description.AxisOperation[] _operations
-
-
Constructor Details
-
FlowsAdminServiceStub
public FlowsAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault Constructor that takes in a configContext- Throws:
org.apache.axis2.AxisFault
-
FlowsAdminServiceStub
public FlowsAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault Constructor that takes in a configContext and useseperate listner- Throws:
org.apache.axis2.AxisFault
-
FlowsAdminServiceStub
public FlowsAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault Default Constructor- Throws:
org.apache.axis2.AxisFault
-
FlowsAdminServiceStub
public FlowsAdminServiceStub() throws org.apache.axis2.AxisFaultDefault Constructor- Throws:
org.apache.axis2.AxisFault
-
FlowsAdminServiceStub
Constructor taking the target endpoint- Throws:
org.apache.axis2.AxisFault
-
-
Method Details
-
getOperationAxisConfigData
public AxisConfigData getOperationAxisConfigData(String serviceId16, String operationId17) throws RemoteException Auto generated method signature- Specified by:
getOperationAxisConfigDatain interfaceFlowsAdminService- Parameters:
getOperationAxisConfigData15-- Throws:
RemoteException- See Also:
-
startgetOperationAxisConfigData
public void startgetOperationAxisConfigData(String serviceId16, String operationId17, FlowsAdminServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetOperationAxisConfigDatain interfaceFlowsAdminService- Parameters:
getOperationAxisConfigData15-- Throws:
RemoteException- See Also:
-
getAxisConfigData
Auto generated method signature- Specified by:
getAxisConfigDatain interfaceFlowsAdminService- Parameters:
getAxisConfigData20-- Throws:
RemoteException- See Also:
-
startgetAxisConfigData
public void startgetAxisConfigData(FlowsAdminServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetAxisConfigDatain interfaceFlowsAdminService- Parameters:
getAxisConfigData20-- Throws:
RemoteException- See Also:
-
getHandlerNamesForPhase
Auto generated method signature- Specified by:
getHandlerNamesForPhasein interfaceFlowsAdminService- Parameters:
getHandlerNamesForPhase23-- Throws:
RemoteException- See Also:
-
startgetHandlerNamesForPhase
public void startgetHandlerNamesForPhase(String flow24, String phase25, FlowsAdminServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetHandlerNamesForPhasein interfaceFlowsAdminService- Parameters:
getHandlerNamesForPhase23-- Throws:
RemoteException- See Also:
-