net

Filter
A File object contains a filename and provides methods to return informataion about the name or directory
FileURLHandlerImpl
A FileURLHandlerImpl is an object that implements the services for a file URL that are provided by the base class, URLHandlerImpl
Filter
A Filter is the base class for filter functions
HttpURLHandlerImpl
A HttpURLHandlerImpl object provides the services for an http URL that are not provided by the base class, URLHandlerImpl
InputStream
A InputStream object is a reference-count pointer that wraps a istream
IOHandler
Class IOHandler serves as the wrapper class for AbstractIOHandlerImpl objects
AbstractIOHandlerImpl
This is an abstract class IOHandler that defines the methods for a descriptor such as determining if the input/output descriptor is open or closed and read and write methods for the descriptor
IOHandlerImpl
This class wraps a file descriptor and provides methods to get information about the descriptor and to read and write from the descriptor
LdapURLHandlerImpl
A LdapURLHandlerImpl object provides the services for an http URL that are not provided by the base class, URLHandlerImpl
MalformedURLException
This exception is used to report Malformed URLs
OutputStream
A OutputStream object is a reference-count pointer that wraps a ostream object
ServerSocket
The ServerSocket provides the services needed for socket for the server
Socket
A Socket contains a reference count that wraps a SocketImpl object
SocketImpl
A SocketImpl object provides the implementation for both server and client socket functions such as set/get the host, set/get the port, do the connect, bind, listen and accept for the socket
SocketImplFactory
This abstract class provides applications with socket generation
PUSHBACK_SIZE
A SocketInBuffer is a particular type of stream buffer for sockets in the input buffer
SocketInputStream
A SocketInputStream is subclass of istream
SocketOutBuffer
A SocketOutBuffer is a user-defined stream buffer for writing characters into the stream
SocketOutputStream
A SocketOuputStream subclass of ostream
URL
URL class refers to Uniform Resource Locator and can be used to locate resources on the Internet
URLConnection
A URLConnection object is a ref_ptr to a URLConnectionImpl that wraps a URLHandlerImpl
URLConnectionImpl
A URLConnectionImpl is an abstract class that holds a URL and its connection state, and input and/or output streams
URLHandler
A URLHandler object is a reference-count pointer that wraps a URLHandlerImpl
URLHandlerFactory
A URLHandlerFactory object is a reference-count pointer that wraps a URLHandlerFactoryImpl
URLHandlerFactoryImpl
Contains a map of URL protocols and their URLHandlers
URLHandlerImpl
A URLHandlerImpl is base class for URL protocol-specific handlers

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de