public class RestClient extends Object
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.client.Invocation.Builder |
getClientBuilder(String localUrl)
Gets a client web resource builder.
|
com.fasterxml.jackson.databind.node.ObjectNode |
getRest()
Builds a REST client and fetches XOS mapping data in JSON format.
|
public javax.ws.rs.client.Invocation.Builder getClientBuilder(String localUrl)
localUrl - the URL to access remote resourcepublic com.fasterxml.jackson.databind.node.ObjectNode getRest()