|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
java.net.*
package.
See:
Description
Class Summary | |
---|---|
BasicAuthenticationUrlConnection | Opens a URLConnection and uses the given credentials to pass a username and password along for doing HTTP basic authentication. |
UrlStringBuilder | The purpose of this class is to take a URL object convert it to a String, then allow the addition of request query parameters (fname=michael,lname=remijan) and then convert the String back to a URL object. |
Enum Summary | |
---|---|
NetExceptionCode | Defines error codes and messages for exceptions. |
Exception Summary | |
---|---|
NetException | Most exceptions, runtime or checked, are fatal and the purpose of this class is to wrap all checked exceptions and rethrow them as a runtime exception. |
Helper and convenience classes related to
to the java.net.*
package.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |