public interface MessagingRPCService extends MessagingConstants
CAPABILITY_NAMESPACE, EVENTADMIN_ADAPTER, EVENTADMIN_ADAPTER_VERSION, PROP_BROKER, PROP_RPC_EXCHANGE, PROP_RPC_QUEUE, PROP_RPC_ROUTING_KEY| Modifier and Type | Method and Description |
|---|---|
<any> |
publishRPC(java.lang.String topic,
java.nio.ByteBuffer content)
Publishes a message as RPC call
|
<any> |
publishRPC(java.lang.String topic,
java.nio.ByteBuffer content,
MessagingContext context)
Publishes a message as RPC call
|
<any> publishRPC(java.lang.String topic,
java.nio.ByteBuffer content)
throws java.lang.Exception
topic - the topic to publish oncontent - the contentjava.lang.Exception<any> publishRPC(java.lang.String topic,
java.nio.ByteBuffer content,
MessagingContext context)
throws java.lang.Exception
topic - the topic to publish oncontent - the contentcontext - the additional context object for sendingjava.lang.ExceptionData In Motion Consulting (c) 2017