|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
StringServerSocket | StringServerSocket allows server applications to communicate with clients, with no difference between local and actual networked traffic. |
Class Summary | |
---|---|
Connection | A client's connection at a server. |
LocalStringConnection | Symmetric buffered connection sending strings between two local peers. |
LocalStringServerSocket | Clients who want to connect, call connectTo and are queued. |
Server | a general purpose server. |
Server.Command | Holds one message from client, for Server.inQueue . |
Server.ConnVersionCounter | Hold info about 1 version of connected clients; for use in Server.cliVersionsConnected . |
Server.ConnVersionSetCheckerTask | Perform the periodic consistency-check of Server.cliVersionsConnected . |
StringConnection | StringConnection allows clients and servers to communicate, with no difference between local and actual networked traffic. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |