Package edu.berkeley.psi.seda.generic

Interface Summary
genericConst This interface defines various constants used by the generic server implementation.
 

Class Summary
EventSink A simple SinkIF which accepts QueueElementIFs and calls an EventHandlerIF.
EventSinkFactory Creates EventSink objects on demand.
genericServer A genericServer is an EventHandlerIF for a SandStorm stage which accepts incoming service connections.
genericUdpService A genericUdpService is an EventHandlerIF for a SandStorm stage which accepts incoming AUdpInPackets.