| Interface | Description |
|---|---|
| IConnection |
A Connection with a remote host.
|
| IConnectionListener |
An object that registers to be notified of events generated by a
IConnection object. |
| ITransportLayerFactory |
Factory of Network Layer elements.
|
| Enum | Description |
|---|---|
| TransportError |
This enumeration describe types on network errors
These types help to more details define behaviour of high layers
|
| Exception | Description |
|---|---|
| NotInitializedException |
Signals that an exception has occurred in a during start
transport element.
|
| TransportException |
Signals that an transport exception has occurred in a during initialize
transport element.
|
Copyright © 2016. All Rights Reserved.