Main Page | Packages | Class Hierarchy | Compound List | File List | Compound Members

libnbio2-java Compound List

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

Generated on Fri Jul 18 21:37:51 2003 for libnbio2-java by doxygen 1.3.2