public interface QpidAdminService
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessKey()
Auto generated method signature
|
String |
getClientID()
Auto generated method signature
|
String |
getHostname()
Auto generated method signature
|
String |
getPort()
Auto generated method signature
|
String |
getSSLPort()
Auto generated method signature
|
String |
getVirtualHostName()
Auto generated method signature
|
void |
startgetAccessKey(QpidAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetClientID(QpidAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetHostname(QpidAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPort(QpidAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSSLPort(QpidAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetVirtualHostName(QpidAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String getPort() throws RemoteException
getPort5 - RemoteExceptionvoid startgetPort(QpidAdminServiceCallbackHandler callback) throws RemoteException
getPort5 - RemoteExceptionString getClientID() throws RemoteException
getClientID8 - RemoteExceptionvoid startgetClientID(QpidAdminServiceCallbackHandler callback) throws RemoteException
getClientID8 - RemoteExceptionString getHostname() throws RemoteException
getHostname11 - RemoteExceptionvoid startgetHostname(QpidAdminServiceCallbackHandler callback) throws RemoteException
getHostname11 - RemoteExceptionString getVirtualHostName() throws RemoteException
getVirtualHostName14 - RemoteExceptionvoid startgetVirtualHostName(QpidAdminServiceCallbackHandler callback) throws RemoteException
getVirtualHostName14 - RemoteExceptionString getSSLPort() throws RemoteException
getSSLPort17 - RemoteExceptionvoid startgetSSLPort(QpidAdminServiceCallbackHandler callback) throws RemoteException
getSSLPort17 - RemoteExceptionString getAccessKey() throws RemoteException
getAccessKey20 - RemoteExceptionvoid startgetAccessKey(QpidAdminServiceCallbackHandler callback) throws RemoteException
getAccessKey20 - RemoteExceptionCopyright © 2019 WSO2. All rights reserved.