A C D E F G H L M P R S

S

Server - Class in proactor.server
 
Server() - Constructor for class proactor.server.Server
Create a new Server, default port is 9876.
Server(int) - Constructor for class proactor.server.Server
Create a new Server listening of the specified port.
setData(Object) - Method in interface proactor.server.CompletionHandler
 
setData(Object) - Method in class proactor.server.SimpleCompletionHandler
Sets the data from the Mock-Async-Operation.
SimpleCompletionDispatcher - Class in proactor.server
 
SimpleCompletionDispatcher() - Constructor for class proactor.server.SimpleCompletionDispatcher
 
SimpleCompletionHandler - Class in proactor.server
 
SimpleCompletionHandler(Socket) - Constructor for class proactor.server.SimpleCompletionHandler
This CompletionHandler is mapped to a Socket.

A C D E F G H L M P R S