| Package | Description |
|---|---|
| io.fabric8.dosgi.io | |
| io.fabric8.dosgi.tcp |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClientInvoker |
interface |
ServerInvoker |
interface |
Transport
Represents an abstract connection.
|
interface |
TransportServer
A TransportServer asynchronously accepts
Transport objects and then
delivers those objects to a TransportAcceptListener. |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientInvokerImpl |
protected class |
ClientInvokerImpl.InvokerTransportPool |
class |
ServerInvokerImpl |
class |
TcpTransport |
class |
TcpTransportServer
A TCP based transport server
|
class |
TransportPool |
Copyright © 2014 Red Hat. All Rights Reserved.