Uses of Class
org.wso2.carbon.event.client.broker.BrokerClientException
-
Packages that use BrokerClientException Package Description org.wso2.carbon.event.client.broker -
-
Uses of BrokerClientException in org.wso2.carbon.event.client.broker
Methods in org.wso2.carbon.event.client.broker that throw BrokerClientException Modifier and Type Method Description voidBrokerClient. publish(String topic, String messageContent)Deprecated.Publishes a message to a topic.StringBrokerClient. subscribe(String topic, String eventSinkUrl)Deprecated.StringBrokerClient. subscribe(String topic, String eventSinkUrl, long expirationTime, org.apache.axiom.om.OMElement[] extensions)Deprecated.
-