libnbio2-java Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
DatagramSocket
InputStream
seda.nbio.NBIOFileDescriptorThis is a package-internal class used to represent a UNIX file descriptor
seda.nbio.NonblockingDatagramSocketA NonblockingDatagramSocket provides non-blocking UDP (datagram) I/O
seda.nbio.NonblockingInputStreamA NonblockingInputStream is an InputStream which implements nonblocking semantics
seda.nbio.NonblockingMulticastSocketNonblockingMulticastSocket provides non-blocking multicast datagram I/O
seda.nbio.NonblockingOutputStreamA NonblockingOutputStream is an OutputStream with nonblocking semantics
seda.nbio.NonblockingServerSocketA NonblockingServerSocket implements a nonblocking variant of java.net.ServerSocket
seda.nbio.NonblockingSocketA NonblockingSocket is a socket which exports nonblocking input/output streams
seda.nbio.NonblockingSocketImpl
seda.nbio.NonblockingSocketInputStreamPackage-internal class implementing NonblockingInputStream for nonblocking sockets
seda.nbio.NonblockingSocketOutputStreamPackage-internal class implementing NonblockingOutputStream for nonblocking sockets
OutputStream
seda.nbio.SelectableSelectable is an interface which represents an object (such as a socket or file descriptor) which may be used with the SelectItem and SelectSet classes
seda.nbio.SelectItemA SelectItem represents a single socket/file descriptor/etc
seda.nbio.SelectSetA SelectSet represents a set of SelectItems which you wish to poll or wait for events to occur on
seda.nbio.SelectSetDevPollImplSelectSetDevPollImpl is an implementation of SelectSet which uses the UNIX /dev/poll mechanism
seda.nbio.SelectSetImplSelectSetImpl represents an internal implementation of SelectSet
seda.nbio.SelectSetPollImplSelectSetPollImpl is an implementation of SelectSet which uses the UNIX poll(2) system call
Socket

Generated on Tue Jun 20 14:37:50 2006 for libnbio2-java by  doxygen 1.4.6