Uses of Class
com.opencloud.slee.resources.cgin.callcontrol.CCCallGapArg
-
Packages that use CCCallGapArg Package Description 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.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.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 Provides an API for 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. -
-
Uses of CCCallGapArg in com.opencloud.slee.resources.cgin.callcontrol
Methods in com.opencloud.slee.resources.cgin.callcontrol that return CCCallGapArg Modifier and Type Method Description CCCallGapArg
CCCallGapArg. clone()
Constructs a copy of this object and everything reachable from it.static CCCallGapArg
CCCallGapArg. copyOf(CCCallGapArg from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.CCCallGapArg
CCCallGapArg. setControlType(CCControlType value)
Sets the value of the field controlType.CCCallGapArg
CCCallGapArg. setGapCriteria(CCGapCriteria value)
Sets the value of the field gapCriteria.CCCallGapArg
CCCallGapArg. setGapIndicators(CCGapIndicators value)
Sets the value of the field gapIndicators.CCCallGapArg
CCCallGapArg. setGapTreatment(CCGapTreatment value)
Sets the value of the field gapTreatment.Methods in com.opencloud.slee.resources.cgin.callcontrol with parameters of type CCCallGapArg Modifier and Type Method Description static CCCallGapArg
CCCallGapArg. copyOf(CCCallGapArg from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.int
CCDialog. sendCallGap(CCCallGapArg argument)
Issues a callGap operation request on the dialog. -
Uses of CCCallGapArg in com.opencloud.slee.resources.cgin.callcontrol.events
Constructors in com.opencloud.slee.resources.cgin.callcontrol.events with parameters of type CCCallGapArg Constructor Description CCCallGapRequestEvent(CCDialog dialog, TcapOperation operation, CCCallGapArg argument, int invokeId, boolean hasLinkedId, int linkedId, boolean lastInvoke)
Initialise a new com.opencloud.slee.resources.cgin.callcontrol.events.CCCallGapRequestEvent -
Uses of CCCallGapArg in com.opencloud.slee.resources.cgin.callcontrol.persist
Fields in com.opencloud.slee.resources.cgin.callcontrol.persist with type parameters of type CCCallGapArg Modifier and Type Field Description static PersistCodec<CCCallGapArg,CCCallGapArg,CCProto.CC_DataTypes_CallGapArg>
CCCodecs. CC_DataTypes_CallGapArg
Singleton codec for the ASN.1 type: CC-DataTypes.CallGapArgstatic PersistCodec<CCCallGapArg,CCCallGapArg,CCProto.CC_DataTypes_CallGapArg>
CCCodecs. CC_DataTypes_CallGapArg
Singleton codec for the ASN.1 type: CC-DataTypes.CallGapArg -
Uses of CCCallGapArg in com.opencloud.slee.resources.cgin.cap_v3
Subclasses of CCCallGapArg in com.opencloud.slee.resources.cgin.cap_v3 Modifier and Type Class Description class
CAP3CallGapArg
API for CAP-gsmSSF-gsmSCF-ops-args.CallGapArg.Methods in com.opencloud.slee.resources.cgin.cap_v3 with parameters of type CCCallGapArg Modifier and Type Method Description static CAP3CallGapArg
CAP3CallGapArg. copyOf(CCCallGapArg from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type. -
Uses of CCCallGapArg in com.opencloud.slee.resources.cgin.cap_v3.persist
Fields in com.opencloud.slee.resources.cgin.cap_v3.persist with type parameters of type CCCallGapArg Modifier and Type Field Description static PersistCodec<CCCallGapArg,CAP3CallGapArg,CAP3Proto.CAP_gsmSSF_gsmSCF_ops_args_CallGapArg>
CAP3Codecs. CAP_gsmSSF_gsmSCF_ops_args_CallGapArg
Singleton codec for the ASN.1 type: CAP-gsmSSF-gsmSCF-ops-args.CallGapArg -
Uses of CCCallGapArg in com.opencloud.slee.resources.cgin.cap_v4.persist
Fields in com.opencloud.slee.resources.cgin.cap_v4.persist with type parameters of type CCCallGapArg Modifier and Type Field Description static PersistCodec<CCCallGapArg,CAP3CallGapArg,CAP4Proto.CAP_gsmSSF_gsmSCF_ops_args_CallGapArg>
CAP4Codecs. CAP_gsmSSF_gsmSCF_ops_args_CallGapArg
Singleton codec for the ASN.1 type: CAP-gsmSSF-gsmSCF-ops-args.CallGapArg -
Uses of CCCallGapArg in com.opencloud.slee.resources.cgin.etsi_inap_cs1
Subclasses of CCCallGapArg in com.opencloud.slee.resources.cgin.etsi_inap_cs1 Modifier and Type Class Description class
CS1CallGapArg
API for Core-INAP-CS1-DataTypes.CallGapArg.Methods in com.opencloud.slee.resources.cgin.etsi_inap_cs1 with parameters of type CCCallGapArg Modifier and Type Method Description static CS1CallGapArg
CS1CallGapArg. copyOf(CCCallGapArg from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type. -
Uses of CCCallGapArg in com.opencloud.slee.resources.cgin.etsi_inap_cs1.persist
Fields in com.opencloud.slee.resources.cgin.etsi_inap_cs1.persist with type parameters of type CCCallGapArg Modifier and Type Field Description static PersistCodec<CCCallGapArg,CS1CallGapArg,CS1Proto.Core_INAP_CS1_DataTypes_CallGapArg>
CS1Codecs. Core_INAP_CS1_DataTypes_CallGapArg
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.CallGapArg
-