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 csgServer80)
Auto generated method signature
|
void |
doServiceUpdate(String serviceName77,
int eventType78)
Auto generated method signature
|
CGServerBean |
getCGServer(String csgServerName90)
Auto generated method signature
|
CGServerBean[] |
getCGServerList()
Auto generated method signature
|
CGProxyToolsURLs |
getPublishedProxyToolsURLs(String serviceName82)
Auto generated method signature
|
String |
getPublishedServer(String serviceName107)
Auto generated method signature
|
String |
getServiceStatus(String serviceName103)
Auto generated method signature
|
boolean |
isHasPublishedServices(String csgServerName86)
Auto generated method signature
|
void |
publishService(String serviceName70,
String serverName71,
boolean isAutomatic72)
Auto generated method signature
|
void |
removeCGServer(String csgServerName111)
Auto generated method signature
|
void |
rePublishService(String serviceName66,
String serverName67,
boolean isAutomatic68)
Auto generated method signature
|
void |
setServiceStatus(String serviceName94,
String status95)
Auto generated method signature
|
void |
startgetCGServer(String csgServerName90,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetCGServerList(CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPublishedProxyToolsURLs(String serviceName82,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPublishedServer(String serviceName107,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceStatus(String serviceName103,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisHasPublishedServices(String csgServerName86,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
unPublishService(String serviceName97,
String serverName98,
boolean isCheckBackend99)
Auto generated method signature
|
void |
updateCGServer(CGServerBean csgServer101)
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 rePublishService(String serviceName66, String serverName67, boolean isAutomatic68) throws RemoteException, CGAgentAdminServiceCGException
rePublishService in interface CGAgentAdminServiceCGAgentAdminServiceCGException - :RemoteExceptionpublic void publishService(String serviceName70, String serverName71, boolean isAutomatic72) throws RemoteException, CGAgentAdminServiceCGException
publishService in interface CGAgentAdminServiceCGAgentAdminServiceCGException - :RemoteExceptionpublic CGServerBean[] getCGServerList() throws RemoteException, CGAgentAdminServiceCGException
getCGServerList in interface CGAgentAdminServicegetCGServerList73 - CGAgentAdminServiceCGException - :RemoteExceptionCGAgentAdminService.getCGServerList()public void startgetCGServerList(CGAgentAdminServiceCallbackHandler callback) throws RemoteException
startgetCGServerList in interface CGAgentAdminServicegetCGServerList73 - RemoteExceptionCGAgentAdminService.startgetCGServerList(org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)public void doServiceUpdate(String serviceName77, int eventType78) throws RemoteException, CGAgentAdminServiceCGException
doServiceUpdate in interface CGAgentAdminServiceCGAgentAdminServiceCGException - :RemoteExceptionpublic void addCGServer(CGServerBean csgServer80) throws RemoteException, CGAgentAdminServiceCGException
addCGServer in interface CGAgentAdminServiceCGAgentAdminServiceCGException - :RemoteExceptionpublic CGProxyToolsURLs getPublishedProxyToolsURLs(String serviceName82) throws RemoteException, CGAgentAdminServiceCGException
getPublishedProxyToolsURLs in interface CGAgentAdminServicegetPublishedProxyToolsURLs81 - CGAgentAdminServiceCGException - :RemoteExceptionCGAgentAdminService.getPublishedProxyToolsURLs(java.lang.String)public void startgetPublishedProxyToolsURLs(String serviceName82, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
startgetPublishedProxyToolsURLs in interface CGAgentAdminServicegetPublishedProxyToolsURLs81 - RemoteExceptionCGAgentAdminService.startgetPublishedProxyToolsURLs(java.lang.String, org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)public boolean isHasPublishedServices(String csgServerName86) throws RemoteException, CGAgentAdminServiceCGException
isHasPublishedServices in interface CGAgentAdminServiceisHasPublishedServices85 - CGAgentAdminServiceCGException - :RemoteExceptionCGAgentAdminService.isHasPublishedServices(java.lang.String)public void startisHasPublishedServices(String csgServerName86, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
startisHasPublishedServices in interface CGAgentAdminServiceisHasPublishedServices85 - RemoteExceptionCGAgentAdminService.startisHasPublishedServices(java.lang.String, org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)public CGServerBean getCGServer(String csgServerName90) throws RemoteException, CGAgentAdminServiceCGException
getCGServer in interface CGAgentAdminServicegetCGServer89 - CGAgentAdminServiceCGException - :RemoteExceptionCGAgentAdminService.getCGServer(java.lang.String)public void startgetCGServer(String csgServerName90, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
startgetCGServer in interface CGAgentAdminServicegetCGServer89 - RemoteExceptionCGAgentAdminService.startgetCGServer(java.lang.String, org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)public void setServiceStatus(String serviceName94, String status95) throws RemoteException, CGAgentAdminServiceCGException
setServiceStatus in interface CGAgentAdminServiceCGAgentAdminServiceCGException - :RemoteExceptionpublic void unPublishService(String serviceName97, String serverName98, boolean isCheckBackend99) throws RemoteException, CGAgentAdminServiceCGException
unPublishService in interface CGAgentAdminServiceCGAgentAdminServiceCGException - :RemoteExceptionpublic void updateCGServer(CGServerBean csgServer101) throws RemoteException, CGAgentAdminServiceCGException
updateCGServer in interface CGAgentAdminServiceCGAgentAdminServiceCGException - :RemoteExceptionpublic String getServiceStatus(String serviceName103) throws RemoteException, CGAgentAdminServiceCGException
getServiceStatus in interface CGAgentAdminServicegetServiceStatus102 - CGAgentAdminServiceCGException - :RemoteExceptionCGAgentAdminService.getServiceStatus(java.lang.String)public void startgetServiceStatus(String serviceName103, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
startgetServiceStatus in interface CGAgentAdminServicegetServiceStatus102 - RemoteExceptionCGAgentAdminService.startgetServiceStatus(java.lang.String, org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)public String getPublishedServer(String serviceName107) throws RemoteException, CGAgentAdminServiceCGException
getPublishedServer in interface CGAgentAdminServicegetPublishedServer106 - CGAgentAdminServiceCGException - :RemoteExceptionCGAgentAdminService.getPublishedServer(java.lang.String)public void startgetPublishedServer(String serviceName107, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
startgetPublishedServer in interface CGAgentAdminServicegetPublishedServer106 - RemoteExceptionCGAgentAdminService.startgetPublishedServer(java.lang.String, org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)public void removeCGServer(String csgServerName111) throws RemoteException, CGAgentAdminServiceCGException
removeCGServer in interface CGAgentAdminServiceCGAgentAdminServiceCGException - :RemoteExceptionCopyright © 2019 WSO2. All rights reserved.