This is the javadoc for the APIs supported by resource adaptor cgin-unified-ra, comprising first a table of packages and then a description of what's supported per protocol.

See: Description

Packages 
Package Description
com.opencloud.slee.resources.cgin
Defines an API for the CGIN infrastructure on which all protocols are built.
com.opencloud.slee.resources.cgin.annotations
Defines annotations for use on classes that correspond to ASN.1 types.
com.opencloud.slee.resources.cgin.callcontrol
Provides a common API for callcontrol protocols originally based on the INAP family of protocols.
com.opencloud.slee.resources.cgin.callcontrol.events
Provides event wrapper classes for the callcontrol pseudo-protocol.
com.opencloud.slee.resources.cgin.callcontrol.metadata
Contains metadata classes describing the supported operations, errors, and application contexts of the callcontrol protocol.
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
Provides an API for the CAP v1 protocol.
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_v1.persist
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
com.opencloud.slee.resources.cgin.cap_v2
Provides an API for the CAP v2 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_v2.persist
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
com.opencloud.slee.resources.cgin.cap_v3
Provides an API for the CAP v3 protocol.
com.opencloud.slee.resources.cgin.cap_v3.events
Provides event wrapper classes for the CAP v3 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_v3.persist
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
com.opencloud.slee.resources.cgin.cap_v4
Provides an API for the CAP v4 protocol.
com.opencloud.slee.resources.cgin.cap_v4.events
Provides event wrapper classes for the CAP v4 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.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
Provides an API for the ETSI INAP CS1 protocol.
com.opencloud.slee.resources.cgin.etsi_inap_cs1.events
Provides event wrapper classes for the ETSI INAP CS1 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.etsi_inap_cs1.persist
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
com.opencloud.slee.resources.cgin.map
Provides an API for the MAP protocol.
com.opencloud.slee.resources.cgin.map.events
Provides event wrapper classes for the MAP 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.
com.opencloud.slee.resources.cgin.map.persist
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
com.opencloud.slee.resources.cgin.parser
Creates parsers for ASN.1 value notation.
com.opencloud.slee.resources.cgin.persist
Common API for CGIN's "fast persist" infrastructure.
com.opencloud.slee.resources.cgin.xpath
Supports the use of XPath expressions on CGIN data structures such as operation arguments, results and errors.
com.opencloud.slee.resources.in.datatypes
Defines classes that support the representation of low-level types for which their ASN.1 specifications say merely OCTET STRING, and for which standards define the layout of bit-fields within the octet strings.
com.opencloud.slee.resources.in.datatypes.cc
Defines classes to represent some call-control types for which their ASN.1 specifications say merely OCTET STRING (with no CONTAINING clause), and for which standards define the layout of bit-fields within the octet strings.
com.opencloud.slee.resources.in.datatypes.map
Defines classes to represent some MAP types for which their ASN.1 specifications say merely OCTET STRING, that are not used by other protocols, and for which standards define the layout of bit-fields within the octet strings.
com.opencloud.slee.resources.in.datatypes.map.nsap
Defines classes to represent Network Service Access Point (NSAP) types for which their ASN.1 specifications say merely OCTET STRING, and for which standards define the layout of bit-fields within the octet strings.
com.opencloud.slee.resources.in.datatypes.sms
Defines classes to represent some short message service (SMS) types for which their ASN.1 specifications say merely OCTET STRING, and for which standards define the layout of bit-fields within the octet strings.
com.opencloud.tools.cgin.scenario.schema.annotations
This package defines annotations used to decorate the IN data type classes, for consumption by CGIN scenario schema tool chain.
com.opencloud.util
Defines utility classes that are common to more than one OpenCloud product.