| Package | Description |
|---|---|
| com.h3c.api | |
| com.h3c.sdn |
Definitions of domain model and related general constructs which are
applicable to multiple tiers and software layers of the SDN Controller.
|
| com.h3c.sdn.artifact |
Definitions of the domain model pertaining to the OSGi Artifacts.
|
| com.h3c.util.rs |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Identifiable
Classes that implement this interface are declaring that they
have an identifier comprising some unique id string which
can be set.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseModel
Classes that extend this base class have a unique identification
(uid) field, a corresponding accessor method, and standardized hash
code and equals methods for storage consistency.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedArtifact
Representation for an OSGi artifact managed by the system.
|
class |
ManagedPlan
Representation for an OSGi plan managed by the system.
|
| Modifier and Type | Method and Description |
|---|---|
static WebUtils.Tag |
BaseResource.tag(javax.ws.rs.core.UriInfo ui,
Class<?> resourceClass,
String name,
Identified entity)
Produces an XML tag with embedded uid and ref elements.
|
Copyright © 2014. All Rights Reserved.