Uses of Class
org.hobbit.core.rabbit.RabbitRpcClient.RabbitRpcRequest
-
Packages that use RabbitRpcClient.RabbitRpcRequest Package Description org.hobbit.core.rabbit -
-
Uses of RabbitRpcClient.RabbitRpcRequest in org.hobbit.core.rabbit
Fields in org.hobbit.core.rabbit with type parameters of type RabbitRpcClient.RabbitRpcRequest Modifier and Type Field Description private Map<String,RabbitRpcClient.RabbitRpcRequest>RabbitRpcClient. currentRequestsMapping of correlation Ids to theirRabbitRpcClient.RabbitRpcRequestinstances.
-