Sea 0.4.0
A B C D E F G H I L M N O P Q R S T U W

N

NetAgent - class gov.lbl.dsd.sea.nio.NetAgent.
Efficient and scalable NIO based non-blocking single-threaded network agent that can be used both as a client and a server, both for TCP and UDP transports; Can handle large amounts of concurrent client and server connections in a single thread; Automatically deals with the subtle grunt work of life-cycle issues, threading, I/O multiplexing and NIO gotchas; This is the main work horse of this package.
NetAgent() - Constructor for class gov.lbl.dsd.sea.nio.NetAgent
Constructs a new agent with default configuration options; the agent is not yet started.
NioUtil - class gov.lbl.dsd.sea.nio.util.NioUtil.
Various utilities related to the java.nio package.

Sea 0.4.0
A B C D E F G H I L M N O P Q R S T U W