public class CGAdminServiceStub extends org.apache.axis2.client.Stub implements CGAdminService
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
CGAdminServiceStub()
Default Constructor
|
CGAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
CGAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
CGAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
CGAdminServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
void |
deployProxy(CGServiceMetaDataBean metaData24)
Auto generated method signature
|
CGProxyToolsURLs |
getPublishedProxyToolsURLs(String serviceName29,
String domainName30)
Auto generated method signature
|
CGThriftServerBean |
getThriftServerConnectionBean()
Auto generated method signature
|
void |
startgetPublishedProxyToolsURLs(String serviceName29,
String domainName30,
CGAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetThriftServerConnectionBean(CGAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
unDeployProxy(String serviceName19)
Auto generated method signature
|
void |
updateProxy(String serviceName26,
int eventType27)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic CGAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic CGAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic CGAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic CGAdminServiceStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic CGAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic void unDeployProxy(String serviceName19) throws RemoteException, CGAdminServiceCGException
unDeployProxy in interface CGAdminServiceCGAdminServiceCGException - :RemoteExceptionpublic CGThriftServerBean getThriftServerConnectionBean() throws RemoteException, CGAdminServiceCGException
getThriftServerConnectionBean in interface CGAdminServicegetThriftServerConnectionBean20 - CGAdminServiceCGException - :RemoteExceptionCGAdminService.getThriftServerConnectionBean()public void startgetThriftServerConnectionBean(CGAdminServiceCallbackHandler callback) throws RemoteException
startgetThriftServerConnectionBean in interface CGAdminServicegetThriftServerConnectionBean20 - RemoteExceptionCGAdminService.startgetThriftServerConnectionBean(org.wso2.carbon.cloud.gateway.stub.CGAdminServiceCallbackHandler)public void deployProxy(CGServiceMetaDataBean metaData24) throws RemoteException, CGAdminServiceCGException
deployProxy in interface CGAdminServiceCGAdminServiceCGException - :RemoteExceptionpublic void updateProxy(String serviceName26, int eventType27) throws RemoteException, CGAdminServiceCGException
updateProxy in interface CGAdminServiceCGAdminServiceCGException - :RemoteExceptionpublic CGProxyToolsURLs getPublishedProxyToolsURLs(String serviceName29, String domainName30) throws RemoteException, CGAdminServiceCGException
getPublishedProxyToolsURLs in interface CGAdminServicegetPublishedProxyToolsURLs28 - CGAdminServiceCGException - :RemoteExceptionCGAdminService.getPublishedProxyToolsURLs(java.lang.String, java.lang.String)public void startgetPublishedProxyToolsURLs(String serviceName29, String domainName30, CGAdminServiceCallbackHandler callback) throws RemoteException
startgetPublishedProxyToolsURLs in interface CGAdminServicegetPublishedProxyToolsURLs28 - RemoteExceptionCGAdminService.startgetPublishedProxyToolsURLs(java.lang.String, java.lang.String, org.wso2.carbon.cloud.gateway.stub.CGAdminServiceCallbackHandler)Copyright © 2019 WSO2. All rights reserved.