| Interface | Description |
|---|---|
| JsonHomeClient |
Client used to retrieve JsonHome documents from different sources.
|
| Class | Description |
|---|---|
| HttpJsonHomeClient |
A JsonHomeClient used to get json-home documents from an URI via HTTP.
|
| SimpleJsonHomeClient |
Implementation of the JavaHomeClient interface, serving registered JavaHome documents stored in memory.
|
| Exception | Description |
|---|---|
| HttpStatusException | |
| JsonHomeClientException | |
| NotFoundException |