| Package | Description |
|---|---|
| com.h3c.sdn.misc |
Miscellaneous SDN-specific utilities and auxiliaries for use as part
of implementations in either tier; entities provided within cannot not
be used as part of the mutual interface between the tiers however.
|
| Modifier and Type | Method and Description |
|---|---|
protected URI |
ResourceClient.uri(IpAddress address,
int port,
String path,
boolean isSSL,
QueryParameter... parameters)
Creates a URI for accessing the specified resource path at the given
address and port.
|
URI |
AdminRest.uri(IpAddress target,
String path,
QueryParameter... parameters)
Creates a URI for accessing the specified resource path at the given
system.
|
URI |
ServiceRestComponent.uri(IpAddress target,
String path,
QueryParameter... parameters) |
URI |
AdminRestComponent.uri(IpAddress target,
String path,
QueryParameter... parameters) |
Copyright © 2014. All Rights Reserved.