Interface | Description |
---|---|
Server |
Interface used to interact with the socket.
|
Socket |
Socket is a connectivity between the two portal endpoints. |
Socket.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. |
Copyright 2012-2014, Donghwan Kim