Client Java package to connect PipesHub server.
- request
- Invoke an operation on the end-side without expecting a return.
- ask
- Invoke an operation on the end-side with expecting a return.
- persist
- Invoke an operation on end-side no immediate return but receives for incoming messages at any time.