Interface | Description |
---|---|
AbstractServerSocket<T> | |
Server |
Interface used to interact with sockets.
|
ServerSocket |
Interface used to interact with the remote socket.
|
ServerSocket.Reply<T> |
Interface to deal with reply.
|
Class | Description |
---|---|
ClusteredServer |
Server implementation for clustering. |
DefaultServer |
Default implementation of
Server . |
Sentence |
Sentence is a series of predicates that a group of socket have to
follow. |
Exception | Description |
---|---|
HeartbeatFailedException |
An exception to be thrown when heartbeat operations fails.
|
Copyright 2015, The Cettia Project