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
- RemoteException
void startgetPort(QpidAdminServiceCallbackHandler callback) throws RemoteException
getPort5
- RemoteException
String getClientID() throws RemoteException
getClientID8
- RemoteException
void startgetClientID(QpidAdminServiceCallbackHandler callback) throws RemoteException
getClientID8
- RemoteException
String getHostname() throws RemoteException
getHostname11
- RemoteException
void startgetHostname(QpidAdminServiceCallbackHandler callback) throws RemoteException
getHostname11
- RemoteException
String getVirtualHostName() throws RemoteException
getVirtualHostName14
- RemoteException
void startgetVirtualHostName(QpidAdminServiceCallbackHandler callback) throws RemoteException
getVirtualHostName14
- RemoteException
String getSSLPort() throws RemoteException
getSSLPort17
- RemoteException
void startgetSSLPort(QpidAdminServiceCallbackHandler callback) throws RemoteException
getSSLPort17
- RemoteException
String getAccessKey() throws RemoteException
getAccessKey20
- RemoteException
void startgetAccessKey(QpidAdminServiceCallbackHandler callback) throws RemoteException
getAccessKey20
- RemoteException
Copyright © 2023 WSO2. All rights reserved.