public class CGAgentAdminServiceStub extends org.apache.axis2.client.Stub implements CGAgentAdminService
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
CGAgentAdminServiceStub()
Default Constructor
|
CGAgentAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
CGAgentAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
CGAgentAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
CGAgentAdminServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
void |
addCGServer(CGServerBean csgServer92)
Auto generated method signature
|
void |
doServiceUpdate(String serviceName108,
int eventType109)
Auto generated method signature
|
CGServerBean |
getCGServer(String csgServerName102)
Auto generated method signature
|
CGServerBean[] |
getCGServerList()
Auto generated method signature
|
CGProxyToolsURLs |
getPublishedProxyToolsURLs(String serviceName84)
Auto generated method signature
|
String |
getPublishedServer(String serviceName94)
Auto generated method signature
|
String |
getServiceStatus(String serviceName98)
Auto generated method signature
|
boolean |
isHasPublishedServices(String csgServerName88)
Auto generated method signature
|
void |
publishService(String serviceName66,
String serverName67,
boolean isAutomatic68)
Auto generated method signature
|
void |
removeCGServer(String csgServerName111)
Auto generated method signature
|
void |
rePublishService(String serviceName73,
String serverName74,
boolean isAutomatic75)
Auto generated method signature
|
void |
setServiceStatus(String serviceName81,
String status82)
Auto generated method signature
|
void |
startgetCGServer(String csgServerName102,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetCGServerList(CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPublishedProxyToolsURLs(String serviceName84,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPublishedServer(String serviceName94,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceStatus(String serviceName98,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisHasPublishedServices(String csgServerName88,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
unPublishService(String serviceName77,
String serverName78,
boolean isCheckBackend79)
Auto generated method signature
|
void |
updateCGServer(CGServerBean csgServer106)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic CGAgentAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic CGAgentAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic CGAgentAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic CGAgentAdminServiceStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic CGAgentAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic void publishService(String serviceName66, String serverName67, boolean isAutomatic68) throws RemoteException, CGAgentAdminServiceCGException
publishService in interface CGAgentAdminServiceCGAgentAdminServiceCGException - :RemoteExceptionpublic CGServerBean[] getCGServerList() throws RemoteException, CGAgentAdminServiceCGException
getCGServerList in interface CGAgentAdminServicegetCGServerList69 - CGAgentAdminServiceCGException - :RemoteExceptionCGAgentAdminService.getCGServerList()public void startgetCGServerList(CGAgentAdminServiceCallbackHandler callback) throws RemoteException
startgetCGServerList in interface CGAgentAdminServicegetCGServerList69 - RemoteExceptionCGAgentAdminService.startgetCGServerList(org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)public void rePublishService(String serviceName73, String serverName74, boolean isAutomatic75) throws RemoteException, CGAgentAdminServiceCGException
rePublishService in interface CGAgentAdminServiceCGAgentAdminServiceCGException - :RemoteExceptionpublic void unPublishService(String serviceName77, String serverName78, boolean isCheckBackend79) throws RemoteException, CGAgentAdminServiceCGException
unPublishService in interface CGAgentAdminServiceCGAgentAdminServiceCGException - :RemoteExceptionpublic void setServiceStatus(String serviceName81, String status82) throws RemoteException, CGAgentAdminServiceCGException
setServiceStatus in interface CGAgentAdminServiceCGAgentAdminServiceCGException - :RemoteExceptionpublic CGProxyToolsURLs getPublishedProxyToolsURLs(String serviceName84) throws RemoteException, CGAgentAdminServiceCGException
getPublishedProxyToolsURLs in interface CGAgentAdminServicegetPublishedProxyToolsURLs83 - CGAgentAdminServiceCGException - :RemoteExceptionCGAgentAdminService.getPublishedProxyToolsURLs(java.lang.String)public void startgetPublishedProxyToolsURLs(String serviceName84, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
startgetPublishedProxyToolsURLs in interface CGAgentAdminServicegetPublishedProxyToolsURLs83 - RemoteExceptionCGAgentAdminService.startgetPublishedProxyToolsURLs(java.lang.String, org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)public boolean isHasPublishedServices(String csgServerName88) throws RemoteException, CGAgentAdminServiceCGException
isHasPublishedServices in interface CGAgentAdminServiceisHasPublishedServices87 - CGAgentAdminServiceCGException - :RemoteExceptionCGAgentAdminService.isHasPublishedServices(java.lang.String)public void startisHasPublishedServices(String csgServerName88, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
startisHasPublishedServices in interface CGAgentAdminServiceisHasPublishedServices87 - RemoteExceptionCGAgentAdminService.startisHasPublishedServices(java.lang.String, org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)public void addCGServer(CGServerBean csgServer92) throws RemoteException, CGAgentAdminServiceCGException
addCGServer in interface CGAgentAdminServiceCGAgentAdminServiceCGException - :RemoteExceptionpublic String getPublishedServer(String serviceName94) throws RemoteException, CGAgentAdminServiceCGException
getPublishedServer in interface CGAgentAdminServicegetPublishedServer93 - CGAgentAdminServiceCGException - :RemoteExceptionCGAgentAdminService.getPublishedServer(java.lang.String)public void startgetPublishedServer(String serviceName94, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
startgetPublishedServer in interface CGAgentAdminServicegetPublishedServer93 - RemoteExceptionCGAgentAdminService.startgetPublishedServer(java.lang.String, org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)public String getServiceStatus(String serviceName98) throws RemoteException, CGAgentAdminServiceCGException
getServiceStatus in interface CGAgentAdminServicegetServiceStatus97 - CGAgentAdminServiceCGException - :RemoteExceptionCGAgentAdminService.getServiceStatus(java.lang.String)public void startgetServiceStatus(String serviceName98, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
startgetServiceStatus in interface CGAgentAdminServicegetServiceStatus97 - RemoteExceptionCGAgentAdminService.startgetServiceStatus(java.lang.String, org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)public CGServerBean getCGServer(String csgServerName102) throws RemoteException, CGAgentAdminServiceCGException
getCGServer in interface CGAgentAdminServicegetCGServer101 - CGAgentAdminServiceCGException - :RemoteExceptionCGAgentAdminService.getCGServer(java.lang.String)public void startgetCGServer(String csgServerName102, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
startgetCGServer in interface CGAgentAdminServicegetCGServer101 - RemoteExceptionCGAgentAdminService.startgetCGServer(java.lang.String, org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)public void updateCGServer(CGServerBean csgServer106) throws RemoteException, CGAgentAdminServiceCGException
updateCGServer in interface CGAgentAdminServiceCGAgentAdminServiceCGException - :RemoteExceptionpublic void doServiceUpdate(String serviceName108, int eventType109) throws RemoteException, CGAgentAdminServiceCGException
doServiceUpdate in interface CGAgentAdminServiceCGAgentAdminServiceCGException - :RemoteExceptionpublic void removeCGServer(String csgServerName111) throws RemoteException, CGAgentAdminServiceCGException
removeCGServer in interface CGAgentAdminServiceCGAgentAdminServiceCGException - :RemoteExceptionCopyright © 2017 WSO2. All rights reserved.