Protocol Handlers
An Introduction with Examples in Java |
Prof. David Bernstein
|
Computer Science Department |
bernstdh@jmu.edu |
The Relevant Classes in Java
SFPConnection
SFPStreamHandler
SFPStreamHandlerFactory
URL
Class the Kind of Connection to CreateURL
was parameterized (so we could specify the
type of URLConnection
)URLConnection
was parameterized (so we could specify
the type of InputStream
and
OutputStream
)