public interface FlowsAdminService
Modifier and Type | Method and Description |
---|---|
AxisConfigData |
getAxisConfigData()
Auto generated method signature
|
Object |
getHandlerNamesForPhase(String flow8,
String phase9)
Auto generated method signature
|
AxisConfigData |
getOperationAxisConfigData(String serviceId3,
String operationId4)
Auto generated method signature
|
void |
startgetAxisConfigData(FlowsAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetHandlerNamesForPhase(String flow8,
String phase9,
FlowsAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOperationAxisConfigData(String serviceId3,
String operationId4,
FlowsAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
AxisConfigData getOperationAxisConfigData(String serviceId3, String operationId4) throws RemoteException
getOperationAxisConfigData2
- RemoteException
void startgetOperationAxisConfigData(String serviceId3, String operationId4, FlowsAdminServiceCallbackHandler callback) throws RemoteException
getOperationAxisConfigData2
- RemoteException
Object getHandlerNamesForPhase(String flow8, String phase9) throws RemoteException
getHandlerNamesForPhase7
- RemoteException
void startgetHandlerNamesForPhase(String flow8, String phase9, FlowsAdminServiceCallbackHandler callback) throws RemoteException
getHandlerNamesForPhase7
- RemoteException
AxisConfigData getAxisConfigData() throws RemoteException
getAxisConfigData12
- RemoteException
void startgetAxisConfigData(FlowsAdminServiceCallbackHandler callback) throws RemoteException
getAxisConfigData12
- RemoteException
Copyright © 2017 WSO2. All rights reserved.