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.xpath |
Supports the use of XPath expressions on CGIN data structures
such as operation arguments, results and errors.
|
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.
|
Modifier and Type | Field and Description |
---|---|
static ASN1Null |
ASN1Null.INSTANCE
An instance of the ASN1Null type.
|
Constructor and Description |
---|
ASN1NullPointer(org.apache.commons.jxpath.ri.model.NodePointer parent,
org.apache.commons.jxpath.ri.QName name,
ASN1Null object)
Creates a pointer to the given ASN1Null.
|
Modifier and Type | Field and Description |
---|---|
protected ASN1Null |
SMSTPDUWithData.OnlyHeader_value
Value of field OnlyHeader.
|