See: Description
Interface | Description |
---|---|
AdminRest | |
LoginContext |
Opaque abstraction of an acquired login context.
|
PerfService |
A management interface to the Flare performance instrumentation sub-system.
|
ServiceRest |
A pool-able HTTP client that can be used with the controller's North-Bound
(NB) REST API.
|
Validator<T> |
Validates a given type.
|
Class | Description |
---|---|
AdminRestComponent |
A poolable HTTP client that can be used with the controller's Admin
REST API.
|
ConfigUtils |
Provides facilities for parsing configuration property values from a
configuration map.
|
ControllerManagementAuthorizer |
Controller management authorizer.
|
DomainHealth |
Instances of this class denote the health of a Control Domain.
|
EntityHttpDelete |
An HttpDelete method that accepts a request body.
|
HealthBootstrap |
This class provides auxiliary functions for the health classes.
|
LocationHealth |
Instances of this class denote the health of a location.
|
LoginDescriptor |
Externally opaque descriptor holding acquired login context.
|
PerfComponent |
A concrete Flare performance metric provider.
|
PoolableResourceClient |
A base implementation of client services for accessing remote RESTful
services, with built-in connection pool to allow a limited number of
concurrent accesses to the remote RESTful services.
|
QueryParameter |
URI Query parameter.
|
ResourceClient |
Base implementation of client services for accessing remote resources.
|
ResponseData |
Captures the response data and the response status code
|
ServiceRestComponent |
A poolable HTTP client that can be used with the controller's North-Bound
(NB) REST API.
|
VsnHealth |
Instances of this class denote the health of a VSN.
|
Enum | Description |
---|---|
DomainHealth.Category |
The components that make up a Control Domain's health.
|
LocationHealth.Category |
The components that make up a location's health.
|
SdnLog |
Server-side logging for SDN related code.
|
VsnHealth.Category |
The components that make up a VSN's health.
|
Exception | Description |
---|---|
RestCommException |
Something went wrong with our REST pipeline, Bob!
|
Copyright © 2015. All Rights Reserved.