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, setServiceClientEPR
public CGAgentAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CGAgentAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CGAgentAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CGAgentAdminServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CGAgentAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public void rePublishService(String serviceName66, String serverName67, boolean isAutomatic68) throws RemoteException, CGAgentAdminServiceCGException
rePublishService
in interface CGAgentAdminService
CGAgentAdminServiceCGException
- :RemoteException
public void publishService(String serviceName70, String serverName71, boolean isAutomatic72) throws RemoteException, CGAgentAdminServiceCGException
publishService
in interface CGAgentAdminService
CGAgentAdminServiceCGException
- :RemoteException
public CGServerBean[] getCGServerList() throws RemoteException, CGAgentAdminServiceCGException
getCGServerList
in interface CGAgentAdminService
getCGServerList73
- CGAgentAdminServiceCGException
- :RemoteException
CGAgentAdminService.getCGServerList()
public void startgetCGServerList(CGAgentAdminServiceCallbackHandler callback) throws RemoteException
startgetCGServerList
in interface CGAgentAdminService
getCGServerList73
- RemoteException
CGAgentAdminService.startgetCGServerList(org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)
public void doServiceUpdate(String serviceName77, int eventType78) throws RemoteException, CGAgentAdminServiceCGException
doServiceUpdate
in interface CGAgentAdminService
CGAgentAdminServiceCGException
- :RemoteException
public void addCGServer(CGServerBean csgServer80) throws RemoteException, CGAgentAdminServiceCGException
addCGServer
in interface CGAgentAdminService
CGAgentAdminServiceCGException
- :RemoteException
public CGProxyToolsURLs getPublishedProxyToolsURLs(String serviceName82) throws RemoteException, CGAgentAdminServiceCGException
getPublishedProxyToolsURLs
in interface CGAgentAdminService
getPublishedProxyToolsURLs81
- CGAgentAdminServiceCGException
- :RemoteException
CGAgentAdminService.getPublishedProxyToolsURLs(java.lang.String)
public void startgetPublishedProxyToolsURLs(String serviceName82, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
startgetPublishedProxyToolsURLs
in interface CGAgentAdminService
getPublishedProxyToolsURLs81
- RemoteException
CGAgentAdminService.startgetPublishedProxyToolsURLs(java.lang.String, org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)
public boolean isHasPublishedServices(String csgServerName86) throws RemoteException, CGAgentAdminServiceCGException
isHasPublishedServices
in interface CGAgentAdminService
isHasPublishedServices85
- CGAgentAdminServiceCGException
- :RemoteException
CGAgentAdminService.isHasPublishedServices(java.lang.String)
public void startisHasPublishedServices(String csgServerName86, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
startisHasPublishedServices
in interface CGAgentAdminService
isHasPublishedServices85
- RemoteException
CGAgentAdminService.startisHasPublishedServices(java.lang.String, org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)
public CGServerBean getCGServer(String csgServerName90) throws RemoteException, CGAgentAdminServiceCGException
getCGServer
in interface CGAgentAdminService
getCGServer89
- CGAgentAdminServiceCGException
- :RemoteException
CGAgentAdminService.getCGServer(java.lang.String)
public void startgetCGServer(String csgServerName90, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
startgetCGServer
in interface CGAgentAdminService
getCGServer89
- RemoteException
CGAgentAdminService.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 CGAgentAdminService
CGAgentAdminServiceCGException
- :RemoteException
public void unPublishService(String serviceName97, String serverName98, boolean isCheckBackend99) throws RemoteException, CGAgentAdminServiceCGException
unPublishService
in interface CGAgentAdminService
CGAgentAdminServiceCGException
- :RemoteException
public void updateCGServer(CGServerBean csgServer101) throws RemoteException, CGAgentAdminServiceCGException
updateCGServer
in interface CGAgentAdminService
CGAgentAdminServiceCGException
- :RemoteException
public String getServiceStatus(String serviceName103) throws RemoteException, CGAgentAdminServiceCGException
getServiceStatus
in interface CGAgentAdminService
getServiceStatus102
- CGAgentAdminServiceCGException
- :RemoteException
CGAgentAdminService.getServiceStatus(java.lang.String)
public void startgetServiceStatus(String serviceName103, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
startgetServiceStatus
in interface CGAgentAdminService
getServiceStatus102
- RemoteException
CGAgentAdminService.startgetServiceStatus(java.lang.String, org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)
public String getPublishedServer(String serviceName107) throws RemoteException, CGAgentAdminServiceCGException
getPublishedServer
in interface CGAgentAdminService
getPublishedServer106
- CGAgentAdminServiceCGException
- :RemoteException
CGAgentAdminService.getPublishedServer(java.lang.String)
public void startgetPublishedServer(String serviceName107, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
startgetPublishedServer
in interface CGAgentAdminService
getPublishedServer106
- RemoteException
CGAgentAdminService.startgetPublishedServer(java.lang.String, org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)
public void removeCGServer(String csgServerName111) throws RemoteException, CGAgentAdminServiceCGException
removeCGServer
in interface CGAgentAdminService
CGAgentAdminServiceCGException
- :RemoteException
Copyright © 2017 WSO2. All rights reserved.