|
Enterprise Information Portal APIs |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
GCSContentHandlerFactory | The GCSContentHandlerFactory implements the java.net.ContentHandlerFactory interface. |
GCSFileConnection | The GCSFileConnection is a customization of the URLConnection object and defines a connection object corresponding to the GCS "file" protocol. |
GCSFileContentHandler | The GCSFileContentHandler extends the java.net.ContentHandler class. |
GCSFileStreamHandler | The GCSFileStreamHandler is a customization of the abstract URLStreamHandler class. |
GCSFtpConnection | |
GCSFtpContentHandler | |
GCSFtpStreamHandler | |
GCSHttpConnection | GCSHttpConnection is a customization of the
java.net.HttpURLConnection class. |
GCSHttpContentHandler | The GCSHttpContentHandler extends the java.net.ContentHandler class. |
GCSHttpStreamHandler | The GCSHttpStreamHandler is a customization of the abstract URLStreamHandler class. |
GCSNntpConnection | |
GCSNntpContentHandler | |
GCSNntpStreamHandler | |
GCSURLStreamHandlerFactory | The GCSURLStreamHandlerFactory is an implementation of the
java.net.URLStreamHandlerFactory . |
NetworkClient | This class implements that basic intefaces of transfer protocols. |
NetworkClientReply | This class provides an implementation for the reply format for various Network clients |
SocketFactory | SocketFactory makes sockets, and times out if it takes too long to connect when making the socket. |
URLProcessor | URLProcessor is a helper class for parsing a URL String. |
Exception Summary | |
GCSContentHandlerNotSupported | This is a Content Handler Exception class notifying that the Content Handler Factory does not know which ContentHandler to return |
GCSStreamHandlerNotSupported | This is a Stream Handler Exception class notifying that the Stream Handler Factory does not know which StreamHandler to return |
Network (and file system) utilities for getting headers and content from HTTP, File, and NNTP URLs.
|
EIP Web Crawler APIs | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |