|
Enterprise Information Portal APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.net.URLStreamHandler | +--com.ibm.gcs.netutil.GCSHttpStreamHandler
The GCSHttpStreamHandler is a customization of the abstract
URLStreamHandler class. An instance of this class is returned by
the GCSURLStreamHandlerFactory when it sees a "http" protocol.
The main method in this class is the openConnection
method, which returns a GCSFileConnection object
URLStreamHandler
,
GCSURLStreamHandlerFactory
,
URLConnection
,
GCSHttpConnection
Constructor Summary | |
GCSHttpStreamHandler()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GCSHttpStreamHandler()
|
EIP Web Crawler APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |