Package | Description |
---|---|
org.elkoserver.foundation.net |
Classes for message communication over the TCP and HTTP for Elko.
|
Modifier and Type | Class and Description |
---|---|
class |
HTTPSessionConnection
An implementation of
Connection that virtualizes a continuous
message session out of a series of transient HTTP connections. |
class |
RTCPSessionConnection
An implementation of
Connection that virtualizes a continuous
message session out of a series of potentially transient TCP connections. |
class |
TCPConnection
An implementation of
Connection that manages a non-blocking TCP
connection to a single remote host. |
Copyright © 2017. All rights reserved.