URL
It is used by the URL class to create a URLStreamHandler for a specific protocol.
URLStreamHandler
Creates a new URLStreamHandler instance with the specified protocol.paramprotocol the protocol ("ftp", "http", "nntp", etc.).returna URLStreamHandler for the specific protocol.seejava.net.URLStreamHandler
ftp
http
nntp