Package | Description |
---|---|
com.opencloud.slee.resources.cgin.cap_v1.metadata |
Contains metadata classes describing the supported operations, errors, and application contexts
of the CAP v1 protocol.
|
com.opencloud.slee.resources.cgin.cap_v2.metadata |
Contains metadata classes describing the supported operations, errors, and application contexts
of the CAP v2 protocol.
|
com.opencloud.slee.resources.cgin.cap_v3.metadata |
Contains metadata classes describing the supported operations, errors, and application contexts
of the CAP v3 protocol.
|
com.opencloud.slee.resources.cgin.cap_v4.metadata |
Contains metadata classes describing the supported operations, errors, and application contexts of the CAP v4 protocol.
|
com.opencloud.slee.resources.cgin.etsi_inap_cs1.metadata |
Contains metadata classes describing the supported operations, errors, and application contexts
of the ETSI INAP CS1 protocol.
|
com.opencloud.slee.resources.cgin.map.metadata |
Contains metadata classes describing the supported operations, errors, and application contexts
of the MAP protocol, as defined at Release 10.
|
Modifier and Type | Class and Description |
---|---|
class |
CAP1EXTENSION<ExtensionType>
Defines metadata for a class of cap_v1's open type extensions.
|
Modifier and Type | Class and Description |
---|---|
class |
CAP2EXTENSION<ExtensionType>
Defines metadata for a class of cap_v2's open type extensions.
|
Modifier and Type | Class and Description |
---|---|
class |
CAP3EXTENSION<ExtensionType>
Defines metadata for a class of cap_v3's open type extensions.
|
Modifier and Type | Class and Description |
---|---|
class |
CAP4EXTENSION<ExtensionType>
Defines metadata for a class of cap_v4's open type extensions.
|
Modifier and Type | Class and Description |
---|---|
class |
CS1EXTENSION<Type>
Defines metadata for a class of etsi_inap_cs1's open type extensions.
|
Modifier and Type | Class and Description |
---|---|
class |
MAPMAP_EXTENSION<ExtensionType>
Defines metadata for a class of map's open type extensions.
|