|
Project JXTA | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.net.URLStreamHandler | +--sun.net.www.protocol.jxta.Handler
Handler for URL
Constructor Summary | |
Handler()
Creates new Handler |
Method Summary | |
java.net.URLConnection |
openConnection(java.net.URL connect)
|
Methods inherited from class java.net.URLStreamHandler |
parseURL,
setURL,
toExternalForm |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Handler()
Method Detail |
public java.net.URLConnection openConnection(java.net.URL connect) throws java.io.IOException
|
Project JXTA | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |