URLStreamHandler
createURLStreamHandler(String protocol)
URL(String protocol, String host, int port, String file, URLStreamHandler handler)
URL
protocol
host
port
file
handler
URL(URL context, String spec, URLStreamHandler handler)