Provides the classes for implementing networking applications.
-
Creates a new URLStreamHandler
instance with the specified
protocol.
Creates a URL
object from the specified
protocol
, host
, port
number, file
, and handler
.
Creates a URL by parsing the given spec with the specified handler
within a specified context.