Class BrokerClient

java.lang.Object
org.wso2.carbon.event.client.broker.BrokerClient

@Deprecated public class BrokerClient extends Object
Deprecated.
  • Field Details

  • Constructor Details

    • BrokerClient

      public BrokerClient(String brokerUrl, String userName, String password) throws org.apache.axis2.AxisFault, org.wso2.carbon.event.client.stub.generated.authentication.AuthenticationExceptionException
      Deprecated.
      Throws:
      org.apache.axis2.AxisFault
      org.wso2.carbon.event.client.stub.generated.authentication.AuthenticationExceptionException
    • BrokerClient

      public BrokerClient(org.apache.axis2.context.ConfigurationContext configurationContext, String brokerUrl, String userName, String password) throws org.apache.axis2.AxisFault, org.wso2.carbon.event.client.stub.generated.authentication.AuthenticationExceptionException
      Deprecated.
      Throws:
      org.apache.axis2.AxisFault
      org.wso2.carbon.event.client.stub.generated.authentication.AuthenticationExceptionException
    • BrokerClient

      public BrokerClient(org.apache.axis2.context.ConfigurationContext configurationContext, String brokerUrl, String cookie)
      Deprecated.
    • BrokerClient

      public BrokerClient(String brokerUrl, String cookie)
      Deprecated.
    • BrokerClient

      public BrokerClient(String brokerUrl)
      Deprecated.
  • Method Details