| Class | Description |
|---|---|
| LocalClientTransport |
An implementation of
ClientTransport that connects to a ServerTransport in the
same JVM. |
| LocalServerTransport |
An implementation of
ServerTransport that connects to a ClientTransport in the
same JVM. |
| LocalUriHandler |