Package | Description |
---|---|
com.opencloud.slee.resources.cgin.callcontrol.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
com.opencloud.slee.resources.cgin.cap_v1.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
com.opencloud.slee.resources.cgin.cap_v2.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
com.opencloud.slee.resources.cgin.cap_v3.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
com.opencloud.slee.resources.cgin.cap_v4.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
com.opencloud.slee.resources.cgin.etsi_inap_cs1.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
com.opencloud.slee.resources.cgin.map.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
Modifier and Type | Field and Description |
---|---|
static PersistRegistry |
CCCodecs.REGISTRY
Registry of codecs for the callcontrol protocol.
|
Modifier and Type | Field and Description |
---|---|
static PersistRegistry |
CAP1Codecs.REGISTRY
Registry of codecs for the cap_v1 protocol.
|
Modifier and Type | Field and Description |
---|---|
static PersistRegistry |
CAP2Codecs.REGISTRY
Registry of codecs for the cap_v2 protocol.
|
Modifier and Type | Field and Description |
---|---|
static PersistRegistry |
CAP3Codecs.REGISTRY
Registry of codecs for the cap_v3 protocol.
|
Modifier and Type | Field and Description |
---|---|
static PersistRegistry |
CAP4Codecs.REGISTRY
Registry of codecs for the cap_v4 protocol.
|
Modifier and Type | Field and Description |
---|---|
static PersistRegistry |
CS1Codecs.REGISTRY
Registry of codecs for the etsi_inap_cs1 protocol.
|
Modifier and Type | Field and Description |
---|---|
static PersistRegistry |
MAPCodecs.REGISTRY
Registry of codecs for the map protocol.
|