| Class and Description |
|---|
| Client |
| ClientFactory
Create a
Client. |
| Decoder
A decoder can be used to 'decode' the response's body.
|
| Decoder.Decoded
A Decoder may return an instance of a Decoded object to prevent some messages from being delivered to a
Function,
by returning a Decoder.Decoded.ABORT instance. |
| Decoder.Decoded.ACTION |
| Encoder
Encode the request's body (or transform) of type U into an object of type T.
|
| Event |
| Function
A function is asynchronously invoked when a response is received, complete or not.
|
| FunctionResolver
FunctionResolver are useful for mapping received message with a
Function. |
| FunctionWrapper
A tuple which contains a
Function and its associated functionName. |
| Future |
| Options
Configure the underlying WebSocket/HTTP client.
|
| OptionsBuilder
Base class for building
Options |
| Request
Define a request for
Socket. |
| Request.METHOD |
| Request.TRANSPORT |
| RequestBuilder
Base class for building
Request |
| Socket
A Socket represents a connection to a remote server.
|
| Socket.STATUS
The current state of the underlying Socket.
|
| Transport
Define a supported
Transport. |
| Class and Description |
|---|
| Decoder
A decoder can be used to 'decode' the response's body.
|
| Decoder.Decoded
A Decoder may return an instance of a Decoded object to prevent some messages from being delivered to a
Function,
by returning a Decoder.Decoded.ABORT instance. |
| Event |
| ReplayDecoder
A
Decoder that always return a List of message to be dispatched one by one to the remaining list of Decoder. |
| Class and Description |
|---|
| Client |
| Decoder
A decoder can be used to 'decode' the response's body.
|
| Encoder
Encode the request's body (or transform) of type U into an object of type T.
|
| Event |
| Function
A function is asynchronously invoked when a response is received, complete or not.
|
| FunctionResolver
FunctionResolver are useful for mapping received message with a
Function. |
| FunctionWrapper
A tuple which contains a
Function and its associated functionName. |
| Future |
| Options
Configure the underlying WebSocket/HTTP client.
|
| OptionsBuilder
Base class for building
Options |
| Request
Define a request for
Socket. |
| Request.METHOD |
| Request.TRANSPORT |
| RequestBuilder
Base class for building
Request |
| Socket
A Socket represents a connection to a remote server.
|
| Socket.STATUS
The current state of the underlying Socket.
|
| Transport
Define a supported
Transport. |
| Class and Description |
|---|
| Client |
| FunctionWrapper
A tuple which contains a
Function and its associated functionName. |
| Future |
| Options
Configure the underlying WebSocket/HTTP client.
|
| OptionsBuilder
Base class for building
Options |
| Request
Define a request for
Socket. |
| RequestBuilder
Base class for building
Request |
| Socket
A Socket represents a connection to a remote server.
|
| Transport
Define a supported
Transport. |
| Class and Description |
|---|
| Decoder
A decoder can be used to 'decode' the response's body.
|
| Event |
| Function
A function is asynchronously invoked when a response is received, complete or not.
|
| FunctionResolver
FunctionResolver are useful for mapping received message with a
Function. |
| FunctionWrapper
A tuple which contains a
Function and its associated functionName. |
| Future |
| Options
Configure the underlying WebSocket/HTTP client.
|
| Request
Define a request for
Socket. |
| Request.TRANSPORT |
| Socket.STATUS
The current state of the underlying Socket.
|
| Transport
Define a supported
Transport. |
| Class and Description |
|---|
| Future |
| Socket
A Socket represents a connection to a remote server.
|
Copyright © 2019. All Rights Reserved.