Uses of Class
org.hobbit.storage.client.StorageServiceClient
-
Packages that use StorageServiceClient Package Description org.hobbit.storage.client -
-
Uses of StorageServiceClient in org.hobbit.storage.client
Methods in org.hobbit.storage.client that return StorageServiceClient Modifier and Type Method Description static StorageServiceClientStorageServiceClient. create(com.rabbitmq.client.Connection connection)Creates a StorageServiceClient using the given RabbitMQConnection.
-