Package com.rabbitmq.client
Interface RpcClient.CorrelationIdSupplier
-
- Enclosing class:
- RpcClient
public static interface RpcClient.CorrelationIdSupplier
Contract to generate correlation IDs.- Since:
- 4.12.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
get()
-
-
-
Method Detail
-
get
String get()
-
-