| Class | Description |
|---|---|
| UrlBuilder |
helps building URLs following the format:
${protocol}://[${user}[:${password}]@]${host}[:${port}]${path}[?${query}][#${
fragment}]
|
| Enum | Description |
|---|---|
| URLCoder |
wrapper around
UriUtils.encode*(..) methods |
| Exception | Description |
|---|---|
| URLCoder.Utf8Unsupported |
Copyright © 2014 Molindo GmbH. All Rights Reserved.