| Package | Description |
|---|---|
| sirius.web.services |
Framework for providing structured services via the HTTP interface.
|
| Modifier and Type | Method and Description |
|---|---|
static JSONCall |
JSONCall.to(URL url)
Creates a new JSONCall for the given url with Content-Type 'application/json'.
|
static JSONCall |
JSONCall.to(URL url,
String contentType)
Creates a new JSONCall for the given url.
|
Copyright © 2018. All rights reserved.