| Package | Description |
|---|---|
| org.hobbit.core.mimic | |
| org.hobbit.core.rabbit | |
| org.hobbit.storage.client |
| Class and Description |
|---|
| SimpleFileReceiver |
| Class and Description |
|---|
| RabbitRpcClient
This class implements a thread safe client that can process several RPC calls
in parallel.
|
| RabbitRpcClient.RabbitRpcRequest
Simple extension of the
AbstractFuture class that waits for the
response which is set by the RabbitRpcClient.RabbitRpcRequest.setResponse(byte[] response). |
| SimpleFileReceiver |
| SimpleFileSender
A simple class that can be used to send files, i.e., small or large sized
data with a single name, via RabbitMQ using a queue with the given name.
|
| Class and Description |
|---|
| RabbitRpcClient
This class implements a thread safe client that can process several RPC calls
in parallel.
|
Copyright © 2017. All rights reserved.