See: Description
| Interface | Description |
|---|---|
| ReceptionCallback<T> |
Callback to notify a using implementation about the reception of data in a
TransportConnector. |
| TransportConnector |
Defines the interface of a transport connector.
|
| Class | Description |
|---|---|
| AbstractReceptionCallback<T> |
An abstract reception callback.
|
| TransportParameter |
Captures common transport parameter for all connector types.
|
| TransportParameter.TransportParameterBuilder |
A builder for transport parameter.
|
| TransportSetup |
Implements a reusable class to read transport setup information and to turn the information into transport
parameters.
|
| Enum | Description |
|---|---|
| TransportParameter.CloseAction |
Automatic connector closing actions.
|
Copyright © 2022. All rights reserved.