| Interface | Description |
|---|---|
| PiggybackURLContext |
See
PiggybackURLConnection for description and examples. |
| Class | Description |
|---|---|
| AssetURLConnection |
See base class
PiggybackURLConnection for motivation. |
| AssetURLContext |
See
PiggybackURLConnection for description and examples. |
| AssetURLStreamHandler |
URLStreamHandler to handle the asset protocol. |
| GenericURLStreamHandlerFactory | |
| PiggybackURLConnection<I extends PiggybackURLContext> |
Generic resource location protocol connection,
using another sub-protocol as the vehicle for a piggyback protocol.
|
| Uri |
This class implements an immutable Uri as defined by RFC 2396.
|
| Uri.ASCIIEncoded | |
| Uri.Encoded |
Immutable RFC3986 encoded string.
|
| UriQueryProps |
Helper class to process URI's query, handled as properties.
|