[
prev
] [
prev-tail
] [
tail
] [
up
]
1.9
Resources
From java.net.*:
URL
: supports interaction based on the resource’s protocol
URLConnection
: an abstract class representing communication links
URI
: represents Uniform Resource Identifier references.
URLEncoder
URLDecoder
URLStreamHandler
URLStreamHandlerFactory
HttpURLConnection
JarURLConnection
URLClassLoader
The Java Tutorial:
Working with URLs
, Sun Microsystems
[
prev
] [
prev-tail
] [
front
] [
up
]