Class QpidAdminServiceStub
- java.lang.Object
-
- org.apache.axis2.client.Stub
-
- org.wso2.carbon.qpid.stub.service.QpidAdminServiceStub
-
- All Implemented Interfaces:
QpidAdminService
public class QpidAdminServiceStub extends org.apache.axis2.client.Stub implements QpidAdminService
-
-
Field Summary
Fields Modifier and Type Field Description protected org.apache.axis2.description.AxisOperation[]
_operations
-
Constructor Summary
Constructors Constructor Description QpidAdminServiceStub()
Default ConstructorQpidAdminServiceStub(String targetEndpoint)
Constructor taking the target endpointQpidAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default ConstructorQpidAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint)
Constructor that takes in a configContextQpidAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getAccessKey()
Auto generated method signatureString
getClientID()
Auto generated method signatureString
getHostname()
Auto generated method signatureString
getPort()
Auto generated method signatureString
getSSLPort()
Auto generated method signatureString
getVirtualHostName()
Auto generated method signaturevoid
startgetAccessKey(QpidAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetClientID(QpidAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetHostname(QpidAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetPort(QpidAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetSSLPort(QpidAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetVirtualHostName(QpidAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations-
Methods inherited from class org.apache.axis2.client.Stub
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
-
-
-
-
Constructor Detail
-
QpidAdminServiceStub
public QpidAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
Constructor that takes in a configContext- Throws:
org.apache.axis2.AxisFault
-
QpidAdminServiceStub
public QpidAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
Constructor that takes in a configContext and useseperate listner- Throws:
org.apache.axis2.AxisFault
-
QpidAdminServiceStub
public QpidAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
Default Constructor- Throws:
org.apache.axis2.AxisFault
-
QpidAdminServiceStub
public QpidAdminServiceStub() throws org.apache.axis2.AxisFault
Default Constructor- Throws:
org.apache.axis2.AxisFault
-
QpidAdminServiceStub
public QpidAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
Constructor taking the target endpoint- Throws:
org.apache.axis2.AxisFault
-
-
Method Detail
-
getPort
public String getPort() throws RemoteException
Auto generated method signature- Specified by:
getPort
in interfaceQpidAdminService
- Parameters:
getPort23
-- Throws:
RemoteException
- See Also:
QpidAdminService.getPort()
-
startgetPort
public void startgetPort(QpidAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetPort
in interfaceQpidAdminService
- Parameters:
getPort23
-- Throws:
RemoteException
- See Also:
QpidAdminService.startgetPort(org.wso2.carbon.qpid.stub.service.QpidAdminServiceCallbackHandler)
-
getClientID
public String getClientID() throws RemoteException
Auto generated method signature- Specified by:
getClientID
in interfaceQpidAdminService
- Parameters:
getClientID26
-- Throws:
RemoteException
- See Also:
QpidAdminService.getClientID()
-
startgetClientID
public void startgetClientID(QpidAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetClientID
in interfaceQpidAdminService
- Parameters:
getClientID26
-- Throws:
RemoteException
- See Also:
QpidAdminService.startgetClientID(org.wso2.carbon.qpid.stub.service.QpidAdminServiceCallbackHandler)
-
getHostname
public String getHostname() throws RemoteException
Auto generated method signature- Specified by:
getHostname
in interfaceQpidAdminService
- Parameters:
getHostname29
-- Throws:
RemoteException
- See Also:
QpidAdminService.getHostname()
-
startgetHostname
public void startgetHostname(QpidAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetHostname
in interfaceQpidAdminService
- Parameters:
getHostname29
-- Throws:
RemoteException
- See Also:
QpidAdminService.startgetHostname(org.wso2.carbon.qpid.stub.service.QpidAdminServiceCallbackHandler)
-
getVirtualHostName
public String getVirtualHostName() throws RemoteException
Auto generated method signature- Specified by:
getVirtualHostName
in interfaceQpidAdminService
- Parameters:
getVirtualHostName32
-- Throws:
RemoteException
- See Also:
QpidAdminService.getVirtualHostName()
-
startgetVirtualHostName
public void startgetVirtualHostName(QpidAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetVirtualHostName
in interfaceQpidAdminService
- Parameters:
getVirtualHostName32
-- Throws:
RemoteException
- See Also:
QpidAdminService.startgetVirtualHostName(org.wso2.carbon.qpid.stub.service.QpidAdminServiceCallbackHandler)
-
getSSLPort
public String getSSLPort() throws RemoteException
Auto generated method signature- Specified by:
getSSLPort
in interfaceQpidAdminService
- Parameters:
getSSLPort35
-- Throws:
RemoteException
- See Also:
QpidAdminService.getSSLPort()
-
startgetSSLPort
public void startgetSSLPort(QpidAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetSSLPort
in interfaceQpidAdminService
- Parameters:
getSSLPort35
-- Throws:
RemoteException
- See Also:
QpidAdminService.startgetSSLPort(org.wso2.carbon.qpid.stub.service.QpidAdminServiceCallbackHandler)
-
getAccessKey
public String getAccessKey() throws RemoteException
Auto generated method signature- Specified by:
getAccessKey
in interfaceQpidAdminService
- Parameters:
getAccessKey38
-- Throws:
RemoteException
- See Also:
QpidAdminService.getAccessKey()
-
startgetAccessKey
public void startgetAccessKey(QpidAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetAccessKey
in interfaceQpidAdminService
- Parameters:
getAccessKey38
-- Throws:
RemoteException
- See Also:
QpidAdminService.startgetAccessKey(org.wso2.carbon.qpid.stub.service.QpidAdminServiceCallbackHandler)
-
-