simple.util.net |
|
Java Source File Name | Type | Comment |
ContentType.java | Interface | This provides access to the MIME type parts, that is the type
subtype and an optional charset parameter. |
Cookie.java | Class | This class is used to represent a generic cookie. |
CookieCollection.java | Interface | The CookieCollection object is used to represent
a collection of one or more Cookie 's. |
Parameters.java | Interface | The Parameters object is used to represent HTTP
parameters. |
Path.java | Interface | The Path represents the path part of a URI. |
Principal.java | Interface | The Principal interface is used to describe a
user that has a name and password. |
URI.java | Interface | The URI interface is used to represent a generic
uniform resource identifier . |