Package jls.net

jls.net.BufferSelectionHandler

A selection handler for reading and writing a buffer.

jls.net.FileSelectionHandler

A selection handler for reading and writing a file.

jls.net.InetAddress

This class represents an Internet Protocol (IP) address.

jls.net.InetSocketAddress

This class represents an Internet Protocol (IP) address and a port.

jls.net.PollableEvent

This class represents a special kind of file descriptor.

jls.net.SelectionHandler

A selection handler is capable of multiple operations on channel (reading, writing).

jls.net.SelectionHandlerSequence

A selection handler for reading and writing a sequence of selection handlers.

jls.net.Selector

This class represents a multiplexor of sockets.

jls.net.SelectorThread

This class provides selector facilities hidding the selection by using a thread and a pollable event.

jls.net.ServerSocket

This class represents a server TCP socket.

jls.net.Socket

This class represents a client TCP socket.

jls.net.URL

This class represents an Uniform Resource Locator.

Documentation generated by JsDoc Toolkit 2.3.2 on Sat Jan 08 2011 02:00:15 GMT+0100 (CET)