| Interface | Description |
|---|---|
| IConnection |
Abstraction for connections
|
| ISocketListener |
| Class | Description |
|---|---|
| ServerSocketListener | |
| SocketConnection |
This is a client socket connection to the server debugger.
|
| SocketConnectionFactory |
| Exception | Description |
|---|---|
| ClosedConnectionException |
Exception thrown for operation executed against a closed connection.
|