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, setServiceClientEPR
public CGAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CGAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CGAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CGAdminServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CGAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public void unDeployProxy(String serviceName19) throws RemoteException, CGAdminServiceCGException
unDeployProxy
in interface CGAdminService
CGAdminServiceCGException
- :RemoteException
public CGThriftServerBean getThriftServerConnectionBean() throws RemoteException, CGAdminServiceCGException
getThriftServerConnectionBean
in interface CGAdminService
getThriftServerConnectionBean20
- CGAdminServiceCGException
- :RemoteException
CGAdminService.getThriftServerConnectionBean()
public void startgetThriftServerConnectionBean(CGAdminServiceCallbackHandler callback) throws RemoteException
startgetThriftServerConnectionBean
in interface CGAdminService
getThriftServerConnectionBean20
- RemoteException
CGAdminService.startgetThriftServerConnectionBean(org.wso2.carbon.cloud.gateway.stub.CGAdminServiceCallbackHandler)
public void deployProxy(CGServiceMetaDataBean metaData24) throws RemoteException, CGAdminServiceCGException
deployProxy
in interface CGAdminService
CGAdminServiceCGException
- :RemoteException
public void updateProxy(String serviceName26, int eventType27) throws RemoteException, CGAdminServiceCGException
updateProxy
in interface CGAdminService
CGAdminServiceCGException
- :RemoteException
public CGProxyToolsURLs getPublishedProxyToolsURLs(String serviceName29, String domainName30) throws RemoteException, CGAdminServiceCGException
getPublishedProxyToolsURLs
in interface CGAdminService
getPublishedProxyToolsURLs28
- CGAdminServiceCGException
- :RemoteException
CGAdminService.getPublishedProxyToolsURLs(java.lang.String, java.lang.String)
public void startgetPublishedProxyToolsURLs(String serviceName29, String domainName30, CGAdminServiceCallbackHandler callback) throws RemoteException
startgetPublishedProxyToolsURLs
in interface CGAdminService
getPublishedProxyToolsURLs28
- RemoteException
CGAdminService.startgetPublishedProxyToolsURLs(java.lang.String, java.lang.String, org.wso2.carbon.cloud.gateway.stub.CGAdminServiceCallbackHandler)
Copyright © 2022 WSO2. All rights reserved.