public class Handler extends URLStreamHandler
| コンストラクタと説明 |
|---|
Handler() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected int |
getDefaultPort() |
URLConnection |
openConnection(URL u) |
protected void |
parseURL(URL u,
String spec,
int start,
int limit) |
equals, getHostAddress, hashCode, hostsEqual, openConnection, sameFile, setURL, setURL, toExternalFormprotected int getDefaultPort()
getDefaultPort クラス内 URLStreamHandlerpublic URLConnection openConnection(URL u) throws IOException
openConnection クラス内 URLStreamHandlerIOExceptionprotected void parseURL(URL u, String spec, int start, int limit)
parseURL クラス内 URLStreamHandlerCopyright © 2016. All rights reserved.