public interface ProxyServiceAdmin
| Modifier and Type | Method and Description |
|---|---|
String |
addProxy(ProxyData pd38)
Auto generated method signature
|
String |
deleteProxyService(String proxyName87)
Auto generated method signature
|
String |
disableStatistics(String proxyName27)
Auto generated method signature
|
String |
disableTracing(String proxyName46)
Auto generated method signature
|
String |
enableStatistics(String proxyName80)
Auto generated method signature
|
String |
enableTracing(String proxyName68)
Auto generated method signature
|
String[] |
getAvailableEndpoints()
Auto generated method signature
|
String[] |
getAvailableSequences()
Auto generated method signature
|
String[] |
getAvailableTransports()
Auto generated method signature
|
String |
getEndpoint(String name57)
Auto generated method signature
|
MetaData |
getMetaData()
Auto generated method signature
|
ProxyData |
getProxy(String proxyName53)
Auto generated method signature
|
String |
getSourceView(ProxyData pd72)
Auto generated method signature
|
String |
modifyProxy(ProxyData pd42)
Auto generated method signature
|
String |
redeployProxyService(String proxyName34)
Auto generated method signature
|
void |
startaddProxy(ProxyData pd38,
ProxyServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdeleteProxyService(String proxyName87,
ProxyServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdisableStatistics(String proxyName27,
ProxyServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdisableTracing(String proxyName46,
ProxyServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startenableStatistics(String proxyName80,
ProxyServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startenableTracing(String proxyName68,
ProxyServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAvailableEndpoints(ProxyServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAvailableSequences(ProxyServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAvailableTransports(ProxyServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEndpoint(String name57,
ProxyServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMetaData(ProxyServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetProxy(String proxyName53,
ProxyServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSourceView(ProxyData pd72,
ProxyServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startmodifyProxy(ProxyData pd42,
ProxyServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String |
startProxyService(String proxyName61)
Auto generated method signature
|
void |
startredeployProxyService(String proxyName34,
ProxyServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startstartProxyService(String proxyName61,
ProxyServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startstopProxyService(String proxyName76,
ProxyServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String |
stopProxyService(String proxyName76)
Auto generated method signature
|
String disableStatistics(String proxyName27) throws RemoteException, ProxyServiceAdminProxyAdminException
disableStatistics26 - ProxyServiceAdminProxyAdminException - :RemoteExceptionvoid startdisableStatistics(String proxyName27, ProxyServiceAdminCallbackHandler callback) throws RemoteException
disableStatistics26 - RemoteExceptionString[] getAvailableEndpoints() throws RemoteException, ProxyServiceAdminProxyAdminException
getAvailableEndpoints30 - ProxyServiceAdminProxyAdminException - :RemoteExceptionvoid startgetAvailableEndpoints(ProxyServiceAdminCallbackHandler callback) throws RemoteException
getAvailableEndpoints30 - RemoteExceptionString redeployProxyService(String proxyName34) throws RemoteException, ProxyServiceAdminProxyAdminException
redeployProxyService33 - ProxyServiceAdminProxyAdminException - :RemoteExceptionvoid startredeployProxyService(String proxyName34, ProxyServiceAdminCallbackHandler callback) throws RemoteException
redeployProxyService33 - RemoteExceptionString addProxy(ProxyData pd38) throws RemoteException, Exception
addProxy37 - Exception - :RemoteExceptionvoid startaddProxy(ProxyData pd38, ProxyServiceAdminCallbackHandler callback) throws RemoteException
addProxy37 - RemoteExceptionString modifyProxy(ProxyData pd42) throws RemoteException, ProxyServiceAdminProxyAdminException
modifyProxy41 - ProxyServiceAdminProxyAdminException - :RemoteExceptionvoid startmodifyProxy(ProxyData pd42, ProxyServiceAdminCallbackHandler callback) throws RemoteException
modifyProxy41 - RemoteExceptionString disableTracing(String proxyName46) throws RemoteException, ProxyServiceAdminProxyAdminException
disableTracing45 - ProxyServiceAdminProxyAdminException - :RemoteExceptionvoid startdisableTracing(String proxyName46, ProxyServiceAdminCallbackHandler callback) throws RemoteException
disableTracing45 - RemoteExceptionString[] getAvailableTransports() throws RemoteException, ProxyServiceAdminProxyAdminException
getAvailableTransports49 - ProxyServiceAdminProxyAdminException - :RemoteExceptionvoid startgetAvailableTransports(ProxyServiceAdminCallbackHandler callback) throws RemoteException
getAvailableTransports49 - RemoteExceptionProxyData getProxy(String proxyName53) throws RemoteException, ProxyServiceAdminProxyAdminException
getProxy52 - ProxyServiceAdminProxyAdminException - :RemoteExceptionvoid startgetProxy(String proxyName53, ProxyServiceAdminCallbackHandler callback) throws RemoteException
getProxy52 - RemoteExceptionString getEndpoint(String name57) throws RemoteException, ProxyServiceAdminProxyAdminException
getEndpoint56 - ProxyServiceAdminProxyAdminException - :RemoteExceptionvoid startgetEndpoint(String name57, ProxyServiceAdminCallbackHandler callback) throws RemoteException
getEndpoint56 - RemoteExceptionString startProxyService(String proxyName61) throws RemoteException, ProxyServiceAdminProxyAdminException
startProxyService60 - ProxyServiceAdminProxyAdminException - :RemoteExceptionvoid startstartProxyService(String proxyName61, ProxyServiceAdminCallbackHandler callback) throws RemoteException
startProxyService60 - RemoteExceptionMetaData getMetaData() throws RemoteException, ProxyServiceAdminProxyAdminException
getMetaData64 - ProxyServiceAdminProxyAdminException - :RemoteExceptionvoid startgetMetaData(ProxyServiceAdminCallbackHandler callback) throws RemoteException
getMetaData64 - RemoteExceptionString enableTracing(String proxyName68) throws RemoteException, ProxyServiceAdminProxyAdminException
enableTracing67 - ProxyServiceAdminProxyAdminException - :RemoteExceptionvoid startenableTracing(String proxyName68, ProxyServiceAdminCallbackHandler callback) throws RemoteException
enableTracing67 - RemoteExceptionString getSourceView(ProxyData pd72) throws RemoteException, ProxyServiceAdminProxyAdminException
getSourceView71 - ProxyServiceAdminProxyAdminException - :RemoteExceptionvoid startgetSourceView(ProxyData pd72, ProxyServiceAdminCallbackHandler callback) throws RemoteException
getSourceView71 - RemoteExceptionString stopProxyService(String proxyName76) throws RemoteException, ProxyServiceAdminProxyAdminException
stopProxyService75 - ProxyServiceAdminProxyAdminException - :RemoteExceptionvoid startstopProxyService(String proxyName76, ProxyServiceAdminCallbackHandler callback) throws RemoteException
stopProxyService75 - RemoteExceptionString enableStatistics(String proxyName80) throws RemoteException, ProxyServiceAdminProxyAdminException
enableStatistics79 - ProxyServiceAdminProxyAdminException - :RemoteExceptionvoid startenableStatistics(String proxyName80, ProxyServiceAdminCallbackHandler callback) throws RemoteException
enableStatistics79 - RemoteExceptionString[] getAvailableSequences() throws RemoteException, ProxyServiceAdminProxyAdminException
getAvailableSequences83 - ProxyServiceAdminProxyAdminException - :RemoteExceptionvoid startgetAvailableSequences(ProxyServiceAdminCallbackHandler callback) throws RemoteException
getAvailableSequences83 - RemoteExceptionString deleteProxyService(String proxyName87) throws RemoteException, ProxyServiceAdminProxyAdminException
deleteProxyService86 - ProxyServiceAdminProxyAdminException - :RemoteExceptionvoid startdeleteProxyService(String proxyName87, ProxyServiceAdminCallbackHandler callback) throws RemoteException
deleteProxyService86 - RemoteExceptionCopyright © 2017 WSO2. All rights reserved.