| Package | Description |
|---|---|
| com.h3c.sdn.adm.backup | |
| 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 void |
BackupRestoreComponent.bindAdminRest(AdminRest s)
Hook for notification of available
AdminRest via declarative
services which handles alert notifications. |
protected void |
BackupRestoreComponent.unbindAdminRest(AdminRest s)
Hook for notification of removal of
AdminRest via declarative
services. |
| Constructor and Description |
|---|
BackupServer(AuditLogService auditLogService,
TaskExecutorService taskExecService,
AdminRest adminRestClient,
SystemInformationService systemInfoService)
BackupServer constructor.
|
BackupTeamProxy(SystemInformationService sis,
BackupTransferService bts,
AuditLogService als,
TaskExecutorService teService,
AdminRest adminRestClient)
Constructor providing the needed service implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceRest
A poolable HTTP client that can be used with the controller's North-Bound
(NB) REST API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdminRestComponent
A poolable HTTP client that can be used with the controller's Admin
REST API.
|
class |
ServiceRestComponent
A poolable HTTP client that can be used with the controller's North-Bound
(NB) REST API.
|
Copyright © 2014. All Rights Reserved.