@Service(value=AdminRest.class) public class AdminRestComponent extends PoolableResourceClient implements AdminRest
CONFIG_CLIENT_AUTH_KEY, CONFIG_CONN_ROUTE_KEY, CONFIG_CONN_TIMEOUT, CONFIG_CONN_TOTAL_KEY, CONFIG_CONN_TTL_KEY, CONFIG_KEYSTORE_KEY, CONFIG_KEYSTORE_PASS_KEY, CONFIG_PORT_KEY, CONFIG_SELFSIGNED, CONFIG_SO_TIMEOUT, CONFIG_SSL_KEY, CONFIG_TRUSTSTORE_KEY, CONFIG_TRUSTSTORE_PASS_KEY, isSSL, log, port, ssLOGIN_TOKEN| Constructor and Description |
|---|
AdminRestComponent() |
| Modifier and Type | Method and Description |
|---|---|
URI |
uri(IpAddress target,
String path,
QueryParameter... parameters)
Creates a URI for accessing the specified resource path at the given
system.
|
protected String |
webContext(String path)
Create a full web path.
|
activate, bindSharedSecret, client, deactivate, login, modified, unbindSharedSecretannotate, delete, delete, get, getInputStream, post, post, post, post, put, put, put, request, response, response, uri, uriprotected String webContext(String path)
ResourceClientwebContext in class ResourceClientpath - relative pathpublic URI uri(IpAddress target, String path, QueryParameter... parameters)
AdminRestCopyright © 2014. All Rights Reserved.