| Package | Description |
|---|---|
| org.openepics.cable.client |
| Modifier and Type | Method and Description |
|---|---|
ClosableResponse |
CableDBClient.getResponse(String url)
Requests JSON type data from URL.
|
ClosableResponse |
CableDBClient.getResponse(String url,
javax.ws.rs.core.MultivaluedMap<String,Object> queryParameters)
Requests JSON type data from URL.
|
ClosableResponse |
CableDBClient.getResponse(String url,
String paramName,
Object paramValue)
Requests JSON type data from URL using a query string parameter.
|
Copyright © 2025 European Spallation Source. All rights reserved.