Example usage for Java com.rabbitmq.client RpcClient fields, constructors, methods, implement or subclass
The text is from its open source code.
int | NO_TIMEOUT NO_TIMEOUT value must match convention on BlockingCell#uninterruptibleGet(int) |
void | close() Public API - cancels the consumer, thus deleting the temporary queue, and marks the RpcClient as closed. |
String | stringCall(String message) Perform a simple string-based RPC roundtrip. |