public class RegistryAdminServiceStub extends org.apache.axis2.client.Stub implements RegistryAdminService
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
RegistryAdminServiceStub()
Default Constructor
|
RegistryAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
RegistryAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
RegistryAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
RegistryAdminServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
String |
getHTTPPermalink(String path16)
Auto generated method signature
|
String |
getHTTPSPermalink(String path23)
Auto generated method signature
|
boolean |
isRegistryReadOnly()
Auto generated method signature
|
void |
startgetHTTPPermalink(String path16,
RegistryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetHTTPSPermalink(String path23,
RegistryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisRegistryReadOnly(RegistryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public RegistryAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RegistryAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RegistryAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RegistryAdminServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RegistryAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public String getHTTPPermalink(String path16) throws RemoteException
getHTTPPermalink
in interface RegistryAdminService
getHTTPPermalink15
- RemoteException
RegistryAdminService.getHTTPPermalink(java.lang.String)
public void startgetHTTPPermalink(String path16, RegistryAdminServiceCallbackHandler callback) throws RemoteException
startgetHTTPPermalink
in interface RegistryAdminService
getHTTPPermalink15
- RemoteException
RegistryAdminService.startgetHTTPPermalink(java.lang.String, org.wso2.carbon.registry.resource.stub.registry.service.RegistryAdminServiceCallbackHandler)
public boolean isRegistryReadOnly() throws RemoteException
isRegistryReadOnly
in interface RegistryAdminService
RemoteException
RegistryAdminService.isRegistryReadOnly()
public void startisRegistryReadOnly(RegistryAdminServiceCallbackHandler callback) throws RemoteException
public String getHTTPSPermalink(String path23) throws RemoteException
getHTTPSPermalink
in interface RegistryAdminService
getHTTPSPermalink22
- RemoteException
RegistryAdminService.getHTTPSPermalink(java.lang.String)
public void startgetHTTPSPermalink(String path23, RegistryAdminServiceCallbackHandler callback) throws RemoteException
startgetHTTPSPermalink
in interface RegistryAdminService
getHTTPSPermalink22
- RemoteException
RegistryAdminService.startgetHTTPSPermalink(java.lang.String, org.wso2.carbon.registry.resource.stub.registry.service.RegistryAdminServiceCallbackHandler)
Copyright © 2017 WSO2. All rights reserved.