public interface RegistryAdminService
Modifier and Type | Method and Description |
---|---|
String |
getHTTPPermalink(String path5)
Auto generated method signature
|
String |
getHTTPSPermalink(String path12)
Auto generated method signature
|
boolean |
isRegistryReadOnly()
Auto generated method signature
|
void |
startgetHTTPPermalink(String path5,
RegistryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetHTTPSPermalink(String path12,
RegistryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisRegistryReadOnly(RegistryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String getHTTPPermalink(String path5) throws RemoteException
getHTTPPermalink4
- RemoteException
void startgetHTTPPermalink(String path5, RegistryAdminServiceCallbackHandler callback) throws RemoteException
getHTTPPermalink4
- RemoteException
boolean isRegistryReadOnly() throws RemoteException
RemoteException
void startisRegistryReadOnly(RegistryAdminServiceCallbackHandler callback) throws RemoteException
RemoteException
String getHTTPSPermalink(String path12) throws RemoteException
getHTTPSPermalink11
- RemoteException
void startgetHTTPSPermalink(String path12, RegistryAdminServiceCallbackHandler callback) throws RemoteException
getHTTPSPermalink11
- RemoteException
Copyright © 2017 WSO2. All rights reserved.