|
Xindice API version 1.1b3 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.net.URLStreamHandler | +--org.apache.xindice.core.request.XindiceStreamHandler
XindiceStreamHandler handler that knows how to handle Xindice URL instances
Constructor Summary | |
XindiceStreamHandler()
|
Method Summary | |
protected java.net.URLConnection |
openConnection(java.net.URL u)
Returns a URLConnection object that represents a connection to the remote object referred to by the URL. |
Methods inherited from class java.net.URLStreamHandler |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, parseURL, sameFile, setURL, setURL, toExternalForm |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XindiceStreamHandler()
Method Detail |
protected java.net.URLConnection openConnection(java.net.URL u)
openConnection
in class java.net.URLStreamHandler
|
Xindice API version 1.1b3 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |