public interface FlowsAdminService
Modifier and Type | Method and Description |
---|---|
AxisConfigData |
getAxisConfigData()
Auto generated method signature
|
Object |
getHandlerNamesForPhase(String flow11,
String phase12)
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 flow11,
String phase12,
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
AxisConfigData getAxisConfigData() throws RemoteException
getAxisConfigData7
- RemoteException
void startgetAxisConfigData(FlowsAdminServiceCallbackHandler callback) throws RemoteException
getAxisConfigData7
- RemoteException
Object getHandlerNamesForPhase(String flow11, String phase12) throws RemoteException
getHandlerNamesForPhase10
- RemoteException
void startgetHandlerNamesForPhase(String flow11, String phase12, FlowsAdminServiceCallbackHandler callback) throws RemoteException
getHandlerNamesForPhase10
- RemoteException
Copyright © 2019 WSO2. All rights reserved.