Sea 0.2.0

Uses of Class
gov.lbl.dsd.sea.nio.SocketOpts

Packages that use SocketOpts
gov.lbl.dsd.sea.nio Efficient and scalable non-blocking asynchronous network peer connectors for the Staged Event Architecture Framework. 
 

Uses of SocketOpts in gov.lbl.dsd.sea.nio
 

Methods in gov.lbl.dsd.sea.nio with parameters of type SocketOpts
 void Peer.setSocketOptions(SocketOpts options)
          Set the socket options to be used for newly accepted connections as well as client connections (on OP_ACCEPT and OP_CONNECT).
 


Sea 0.2.0