Uses of Package
com.opencloud.util
-
Packages that use com.opencloud.util 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.callcontrol Provides a common API for callcontrol protocols originally based on the INAP family of protocols.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_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_v3 Provides an API 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_v4 Provides an API 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.etsi_inap_cs1 Provides an API 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.map Provides an API 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.xpath Supports the use of XPath expressions on CGIN data structures such as operation arguments, results and errors.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.util Defines utility classes that are common to more than one OpenCloud product. -
Classes in com.opencloud.util used by com.opencloud.slee.resources.cgin Class Description AbstractDataObject Simple base implementation of DataObject for cases where there's no other inheritance structure to get in the way.AbstractFieldsObject An AbstractFieldsObject is an AbstractDataObject for whichequals()
,hashCode()
andtoString()
are defined in terms of fields' names and values.DataObject Indicates that the object is a simple data-carrying POJO.FastSerializable FastSerializable provides an alternative to the Serializable interface where the exact type of the object to be serialized is known at compile time.Immutable Marker interface that claims that instances of the implementing class are immutable after construction.ImmutableDataObject Simple base implementation of an immutable DataObject for cases where there's no other inheritance structure to get in the way.NamedInteger Superclass for integer values that have certain well-known named values, but can also take other values. -
Classes in com.opencloud.util used by com.opencloud.slee.resources.cgin.callcontrol Class Description AbstractDataObject Simple base implementation of DataObject for cases where there's no other inheritance structure to get in the way.AbstractFieldsObject An AbstractFieldsObject is an AbstractDataObject for whichequals()
,hashCode()
andtoString()
are defined in terms of fields' names and values.DataObject Indicates that the object is a simple data-carrying POJO.Immutable Marker interface that claims that instances of the implementing class are immutable after construction.NamedInteger Superclass for integer values that have certain well-known named values, but can also take other values. -
Classes in com.opencloud.util used by com.opencloud.slee.resources.cgin.cap_v1 Class Description AbstractDataObject Simple base implementation of DataObject for cases where there's no other inheritance structure to get in the way.AbstractFieldsObject An AbstractFieldsObject is an AbstractDataObject for whichequals()
,hashCode()
andtoString()
are defined in terms of fields' names and values.DataObject Indicates that the object is a simple data-carrying POJO. -
Classes in com.opencloud.util used by com.opencloud.slee.resources.cgin.cap_v1.metadata Class Description DataObject Indicates that the object is a simple data-carrying POJO.Immutable Marker interface that claims that instances of the implementing class are immutable after construction.ImmutableDataObject Simple base implementation of an immutable DataObject for cases where there's no other inheritance structure to get in the way. -
Classes in com.opencloud.util used by com.opencloud.slee.resources.cgin.cap_v2 Class Description AbstractDataObject Simple base implementation of DataObject for cases where there's no other inheritance structure to get in the way.AbstractFieldsObject An AbstractFieldsObject is an AbstractDataObject for whichequals()
,hashCode()
andtoString()
are defined in terms of fields' names and values.DataObject Indicates that the object is a simple data-carrying POJO.Immutable Marker interface that claims that instances of the implementing class are immutable after construction.NamedInteger Superclass for integer values that have certain well-known named values, but can also take other values. -
Classes in com.opencloud.util used by com.opencloud.slee.resources.cgin.cap_v2.metadata Class Description DataObject Indicates that the object is a simple data-carrying POJO.Immutable Marker interface that claims that instances of the implementing class are immutable after construction.ImmutableDataObject Simple base implementation of an immutable DataObject for cases where there's no other inheritance structure to get in the way. -
Classes in com.opencloud.util used by com.opencloud.slee.resources.cgin.cap_v3 Class Description AbstractDataObject Simple base implementation of DataObject for cases where there's no other inheritance structure to get in the way.AbstractFieldsObject An AbstractFieldsObject is an AbstractDataObject for whichequals()
,hashCode()
andtoString()
are defined in terms of fields' names and values.DataObject Indicates that the object is a simple data-carrying POJO.Immutable Marker interface that claims that instances of the implementing class are immutable after construction.NamedInteger Superclass for integer values that have certain well-known named values, but can also take other values. -
Classes in com.opencloud.util used by com.opencloud.slee.resources.cgin.cap_v3.metadata Class Description DataObject Indicates that the object is a simple data-carrying POJO.Immutable Marker interface that claims that instances of the implementing class are immutable after construction.ImmutableDataObject Simple base implementation of an immutable DataObject for cases where there's no other inheritance structure to get in the way. -
Classes in com.opencloud.util used by com.opencloud.slee.resources.cgin.cap_v4 Class Description AbstractDataObject Simple base implementation of DataObject for cases where there's no other inheritance structure to get in the way.AbstractFieldsObject An AbstractFieldsObject is an AbstractDataObject for whichequals()
,hashCode()
andtoString()
are defined in terms of fields' names and values.DataObject Indicates that the object is a simple data-carrying POJO.Immutable Marker interface that claims that instances of the implementing class are immutable after construction.NamedInteger Superclass for integer values that have certain well-known named values, but can also take other values. -
Classes in com.opencloud.util used by com.opencloud.slee.resources.cgin.cap_v4.metadata Class Description DataObject Indicates that the object is a simple data-carrying POJO.Immutable Marker interface that claims that instances of the implementing class are immutable after construction.ImmutableDataObject Simple base implementation of an immutable DataObject for cases where there's no other inheritance structure to get in the way. -
Classes in com.opencloud.util used by com.opencloud.slee.resources.cgin.etsi_inap_cs1 Class Description AbstractDataObject Simple base implementation of DataObject for cases where there's no other inheritance structure to get in the way.AbstractFieldsObject An AbstractFieldsObject is an AbstractDataObject for whichequals()
,hashCode()
andtoString()
are defined in terms of fields' names and values.DataObject Indicates that the object is a simple data-carrying POJO.Immutable Marker interface that claims that instances of the implementing class are immutable after construction.NamedInteger Superclass for integer values that have certain well-known named values, but can also take other values. -
Classes in com.opencloud.util used by com.opencloud.slee.resources.cgin.etsi_inap_cs1.metadata Class Description DataObject Indicates that the object is a simple data-carrying POJO.Immutable Marker interface that claims that instances of the implementing class are immutable after construction.ImmutableDataObject Simple base implementation of an immutable DataObject for cases where there's no other inheritance structure to get in the way. -
Classes in com.opencloud.util used by com.opencloud.slee.resources.cgin.map Class Description AbstractDataObject Simple base implementation of DataObject for cases where there's no other inheritance structure to get in the way.AbstractFieldsObject An AbstractFieldsObject is an AbstractDataObject for whichequals()
,hashCode()
andtoString()
are defined in terms of fields' names and values.DataObject Indicates that the object is a simple data-carrying POJO.Immutable Marker interface that claims that instances of the implementing class are immutable after construction.NamedInteger Superclass for integer values that have certain well-known named values, but can also take other values. -
Classes in com.opencloud.util used by com.opencloud.slee.resources.cgin.map.metadata Class Description DataObject Indicates that the object is a simple data-carrying POJO.Immutable Marker interface that claims that instances of the implementing class are immutable after construction.ImmutableDataObject Simple base implementation of an immutable DataObject for cases where there's no other inheritance structure to get in the way. -
Classes in com.opencloud.util used by com.opencloud.slee.resources.cgin.xpath Class Description AbstractFieldsObject An AbstractFieldsObject is an AbstractDataObject for whichequals()
,hashCode()
andtoString()
are defined in terms of fields' names and values.NamedInteger Superclass for integer values that have certain well-known named values, but can also take other values. -
Classes in com.opencloud.util used by com.opencloud.slee.resources.in.datatypes.cc Class Description AbstractDataObject Simple base implementation of DataObject for cases where there's no other inheritance structure to get in the way.AbstractFieldsObject An AbstractFieldsObject is an AbstractDataObject for whichequals()
,hashCode()
andtoString()
are defined in terms of fields' names and values.DataObject Indicates that the object is a simple data-carrying POJO.FastSerializable FastSerializable provides an alternative to the Serializable interface where the exact type of the object to be serialized is known at compile time.Immutable Marker interface that claims that instances of the implementing class are immutable after construction.NamedInteger Superclass for integer values that have certain well-known named values, but can also take other values. -
Classes in com.opencloud.util used by com.opencloud.slee.resources.in.datatypes.map Class Description AbstractDataObject Simple base implementation of DataObject for cases where there's no other inheritance structure to get in the way.AbstractFieldsObject An AbstractFieldsObject is an AbstractDataObject for whichequals()
,hashCode()
andtoString()
are defined in terms of fields' names and values.DataObject Indicates that the object is a simple data-carrying POJO.FastSerializable FastSerializable provides an alternative to the Serializable interface where the exact type of the object to be serialized is known at compile time.Immutable Marker interface that claims that instances of the implementing class are immutable after construction.NamedInteger Superclass for integer values that have certain well-known named values, but can also take other values. -
Classes in com.opencloud.util used by com.opencloud.slee.resources.in.datatypes.map.nsap Class Description AbstractDataObject Simple base implementation of DataObject for cases where there's no other inheritance structure to get in the way.AbstractFieldsObject An AbstractFieldsObject is an AbstractDataObject for whichequals()
,hashCode()
andtoString()
are defined in terms of fields' names and values.DataObject Indicates that the object is a simple data-carrying POJO.FastSerializable FastSerializable provides an alternative to the Serializable interface where the exact type of the object to be serialized is known at compile time. -
Classes in com.opencloud.util used by com.opencloud.slee.resources.in.datatypes.sms Class Description AbstractDataObject Simple base implementation of DataObject for cases where there's no other inheritance structure to get in the way.AbstractFieldsObject An AbstractFieldsObject is an AbstractDataObject for whichequals()
,hashCode()
andtoString()
are defined in terms of fields' names and values.DataObject Indicates that the object is a simple data-carrying POJO.FastSerializable FastSerializable provides an alternative to the Serializable interface where the exact type of the object to be serialized is known at compile time.Immutable Marker interface that claims that instances of the implementing class are immutable after construction.NamedInteger Superclass for integer values that have certain well-known named values, but can also take other values. -
Classes in com.opencloud.util used by com.opencloud.util Class Description AbstractDataObject Simple base implementation of DataObject for cases where there's no other inheritance structure to get in the way.DataObject Indicates that the object is a simple data-carrying POJO.FastSerializable FastSerializable provides an alternative to the Serializable interface where the exact type of the object to be serialized is known at compile time.FastSerialize.SerialisableType Immutable Marker interface that claims that instances of the implementing class are immutable after construction.IntSet IntSet provides efficient management of a set of primitive integers.NamedInteger Superclass for integer values that have certain well-known named values, but can also take other values.