Interface | Description |
---|---|
MediaType |
A common interface for classes that define media types.
|
Class | Description |
---|---|
MediaTypeDefinition |
Class that allows free definition of MediaType objects.
|
MediaTypes |
Static utility methods for working with media types.
|
NetUtil |
Utility and convenience methods for network programming, provided as singleton.
|
SkipHostnameVerification |
A simple HostnameVerifier that accepts all hostnames.
|
UniformResourceLocator |
Helper class to parse and manipulate URLs in a convenient way.
|
Enum | Description |
---|---|
MediaTypeConstant |
A definition of internet media types that are comprised of a type and a sub-type.
|