Interface | Description |
---|---|
ServerTransport |
Represents a server-side full duplex message channel ensuring there is no
message loss and no idle connection.
|
TransportServer<T> |
Interface used to interact with transports.
|
Class | Description |
---|---|
BaseServerTransport |
Base class for
ServerTransport . |
Copyright 2015, The Cettia Project