Uses of Class
org.hobbit.core.rabbit.RabbitRpcClient.RabbitRpcRequest
Packages that use RabbitRpcClient.RabbitRpcRequest
-
Uses of RabbitRpcClient.RabbitRpcRequest in org.hobbit.core.rabbit
Fields in org.hobbit.core.rabbit with type parameters of type RabbitRpcClient.RabbitRpcRequestModifier and TypeFieldDescriptionprivate Map<String,RabbitRpcClient.RabbitRpcRequest> RabbitRpcClient.currentRequestsMapping of correlation Ids to theirRabbitRpcClient.RabbitRpcRequestinstances.