|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.net.URLStreamHandler | +--org.ocd.docservice.Handler
Inner Class Summary | |
class |
Handler.DocServiceURLConnection
|
Field Summary | |
static java.lang.String |
PROTOCOL
|
Constructor Summary | |
Handler()
Creates new Handler |
Method Summary | |
protected java.net.URLConnection |
openConnection(java.net.URL pURL)
opens a Connection to a 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 |
Field Detail |
public static final java.lang.String PROTOCOL
Constructor Detail |
public Handler()
Method Detail |
protected java.net.URLConnection openConnection(java.net.URL pURL) throws java.io.IOException
openConnection
in class java.net.URLStreamHandler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |