| Package | Description |
|---|---|
| com.h3c.sdn.adm.common.converter |
Utility classes to do conversions.
|
| com.h3c.sdn.api |
Definitions of services for driving outbound external communications for
interacting with peers and integrating with other external applications,
e.g.
|
| com.h3c.sdn.team |
Teaming services and concepts universally available to all
modules.
|
| Modifier and Type | Method and Description |
|---|---|
static TeamConfig<SystemConfigRsp> |
TeamConfigJsonConverter.decodeRsp(String json)
Decodes a team configuration response from JSON format.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
TeamConfigJsonConverter.encodeRsp(TeamConfig<SystemConfigRsp> team)
Converts a team status response to a JSON format.
|
| Modifier and Type | Method and Description |
|---|---|
TeamConfig<SystemConfigRsp> |
TeamConfigTransferService.getStatus(IpAddress member)
Gets the team configuration from a particular member.
|
| Modifier and Type | Method and Description |
|---|---|
TeamConfig<SystemConfigRsp> |
TeamConfigurationService.getStatus(boolean externalRequest)
Gets team status from all reachable nodes
|
Copyright © 2014. All Rights Reserved.