Interface MessageFactory
-
- All Superinterfaces:
CreditControlMessageFactory
- All Known Subinterfaces:
RoMessageFactory
public interface MessageFactory extends CreditControlMessageFactory
Factory to support the creation of concrete instances of AVPs for Diameter Ro applications.- Author:
- Open Cloud
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AdditionalContentInformation
createAdditionalContentInformation()
Create an empty AdditionalContentInformation (Grouped AVP) instance.AddressDomain
createAddressDomain()
Create an empty AddressDomain (Grouped AVP) instance.AfCorrelationInformation
createAfCorrelationInformation()
Create an empty AfCorrelationInformation (Grouped AVP) instance.AfCorrelationInformation
createAfCorrelationInformation(byte[] afChargingIdentifier)
Create a AfCorrelationInformation (Grouped AVP) instance using required AVP values.ApplicationServerInformation
createApplicationServerInformation()
Create an empty ApplicationServerInformation (Grouped AVP) instance.EarlyMediaDescription
createEarlyMediaDescription()
Create an empty EarlyMediaDescription (Grouped AVP) instance.Envelope
createEnvelope()
Create an empty Envelope (Grouped AVP) instance.Envelope
createEnvelope(Date envelopeStartTime)
Create a Envelope (Grouped AVP) instance using required AVP values.EventType
createEventType()
Create an empty EventType (Grouped AVP) instance.Flows
createFlows()
Create an empty Flows (Grouped AVP) instance.Flows
createFlows(long mediaComponentNumber)
Create a Flows (Grouped AVP) instance using required AVP values.ImsInformation
createImsInformation()
Create an empty ImsInformation (Grouped AVP) instance.ImsInformation
createImsInformation(NodeFunctionality nodeFunctionality)
Create a ImsInformation (Grouped AVP) instance using required AVP values.InterOperatorIdentifier
createInterOperatorIdentifier()
Create an empty InterOperatorIdentifier (Grouped AVP) instance.LcsClientId
createLcsClientId()
Create an empty LcsClientId (Grouped AVP) instance.LcsClientName
createLcsClientName()
Create an empty LcsClientName (Grouped AVP) instance.LcsInformation
createLcsInformation()
Create an empty LcsInformation (Grouped AVP) instance.LcsRequestorId
createLcsRequestorId()
Create an empty LcsRequestorId (Grouped AVP) instance.LocationType
createLocationType()
Create an empty LocationType (Grouped AVP) instance.MbmsInformation
createMbmsInformation()
Create an empty MbmsInformation (Grouped AVP) instance.MessageBody
createMessageBody()
Create an empty MessageBody (Grouped AVP) instance.MessageClass
createMessageClass()
Create an empty MessageClass (Grouped AVP) instance.MmContentType
createMmContentType()
Create an empty MmContentType (Grouped AVP) instance.MmsInformation
createMmsInformation()
Create an empty MmsInformation (Grouped AVP) instance.OfflineCharging
createOfflineCharging()
Create an empty OfflineCharging (Grouped AVP) instance.OriginatorAddress
createOriginatorAddress()
Create an empty OriginatorAddress (Grouped AVP) instance.ParticipantGroup
createParticipantGroup()
Create an empty ParticipantGroup (Grouped AVP) instance.PocInformation
createPocInformation()
Create an empty PocInformation (Grouped AVP) instance.PocUserRole
createPocUserRole()
Create an empty PocUserRole (Grouped AVP) instance.PsFurnishChargingInformation
createPsFurnishChargingInformation()
Create an empty PsFurnishChargingInformation (Grouped AVP) instance.PsFurnishChargingInformation
createPsFurnishChargingInformation(byte[] tgppChargingId, byte[] psFreeFormatData)
Create a PsFurnishChargingInformation (Grouped AVP) instance using required AVP values.PsInformation
createPsInformation()
Create an empty PsInformation (Grouped AVP) instance.RecipientAddress
createRecipientAddress()
Create an empty RecipientAddress (Grouped AVP) instance.MultipleServicesCreditControl
createRoMultipleServicesCreditControl()
Create an empty MultipleServicesCreditControl (Grouped AVP) instance.SdpMediaComponent
createSdpMediaComponent()
Create an empty SdpMediaComponent (Grouped AVP) instance.SdpTimestamps
createSdpTimestamps()
Create an empty SdpTimestamps (Grouped AVP) instance.ServerCapabilities
createServerCapabilities()
Create an empty ServerCapabilities (Grouped AVP) instance.ServiceInformation
createServiceInformation()
Create an empty ServiceInformation (Grouped AVP) instance.ServiceSpecificInfo
createServiceSpecificInfo()
Create an empty ServiceSpecificInfo (Grouped AVP) instance.TalkBurstExchange
createTalkBurstExchange()
Create an empty TalkBurstExchange (Grouped AVP) instance.TalkBurstExchange
createTalkBurstExchange(Date pocChangeTime)
Create a TalkBurstExchange (Grouped AVP) instance using required AVP values.TimeQuotaMechanism
createTimeQuotaMechanism()
Create an empty TimeQuotaMechanism (Grouped AVP) instance.TimeQuotaMechanism
createTimeQuotaMechanism(TimeQuotaType timeQuotaType, long baseTimeInterval)
Create a TimeQuotaMechanism (Grouped AVP) instance using required AVP values.TimeStamps
createTimeStamps()
Create an empty TimeStamps (Grouped AVP) instance.Trigger
createTrigger()
Create an empty Trigger (Grouped AVP) instance.TrunkGroupId
createTrunkGroupId()
Create an empty TrunkGroupId (Grouped AVP) instance.WlanInformation
createWlanInformation()
Create an empty WlanInformation (Grouped AVP) instance.WlanRadioContainer
createWlanRadioContainer()
Create an empty WlanRadioContainer (Grouped AVP) instance.-
Methods inherited from interface org.jainslee.resources.diameter.cca.CreditControlMessageFactory
createCcaAbortSessionAnswer, createCcaAbortSessionRequest, createCcaReAuthAnswer, createCcaReAuthRequest, createCcMoney, createCcMoney, createCostInformation, createCostInformation, createCreditControlAnswer, createCreditControlRequest, createCreditControlRequest, createFinalUnitIndication, createFinalUnitIndication, createGrantedServiceUnit, createGsuPoolReference, createGsuPoolReference, createMultipleServicesCreditControl, createRedirectServer, createRedirectServer, createRequestedServiceUnit, createServiceParameterInfo, createServiceParameterInfo, createSubscriptionId, createSubscriptionId, createUnitValue, createUnitValue, createUsedServiceUnit, createUserEquipmentInfo, createUserEquipmentInfo, decodeAvp, encodeAvp, getBaseMessageFactory, isRecognizedAvp
-
-
-
-
Method Detail
-
createRoMultipleServicesCreditControl
MultipleServicesCreditControl createRoMultipleServicesCreditControl()
Create an empty MultipleServicesCreditControl (Grouped AVP) instance.
-
createAfCorrelationInformation
AfCorrelationInformation createAfCorrelationInformation(byte[] afChargingIdentifier)
Create a AfCorrelationInformation (Grouped AVP) instance using required AVP values.
-
createAfCorrelationInformation
AfCorrelationInformation createAfCorrelationInformation()
Create an empty AfCorrelationInformation (Grouped AVP) instance.
-
createLcsRequestorId
LcsRequestorId createLcsRequestorId()
Create an empty LcsRequestorId (Grouped AVP) instance.
-
createPocInformation
PocInformation createPocInformation()
Create an empty PocInformation (Grouped AVP) instance.
-
createWlanRadioContainer
WlanRadioContainer createWlanRadioContainer()
Create an empty WlanRadioContainer (Grouped AVP) instance.
-
createPsInformation
PsInformation createPsInformation()
Create an empty PsInformation (Grouped AVP) instance.
-
createTimeQuotaMechanism
TimeQuotaMechanism createTimeQuotaMechanism(TimeQuotaType timeQuotaType, long baseTimeInterval)
Create a TimeQuotaMechanism (Grouped AVP) instance using required AVP values.
-
createTimeQuotaMechanism
TimeQuotaMechanism createTimeQuotaMechanism()
Create an empty TimeQuotaMechanism (Grouped AVP) instance.
-
createServiceInformation
ServiceInformation createServiceInformation()
Create an empty ServiceInformation (Grouped AVP) instance.
-
createEnvelope
Envelope createEnvelope(Date envelopeStartTime)
Create a Envelope (Grouped AVP) instance using required AVP values.
-
createEnvelope
Envelope createEnvelope()
Create an empty Envelope (Grouped AVP) instance.
-
createImsInformation
ImsInformation createImsInformation(NodeFunctionality nodeFunctionality)
Create a ImsInformation (Grouped AVP) instance using required AVP values.
-
createImsInformation
ImsInformation createImsInformation()
Create an empty ImsInformation (Grouped AVP) instance.
-
createOriginatorAddress
OriginatorAddress createOriginatorAddress()
Create an empty OriginatorAddress (Grouped AVP) instance.
-
createTrigger
Trigger createTrigger()
Create an empty Trigger (Grouped AVP) instance.
-
createAdditionalContentInformation
AdditionalContentInformation createAdditionalContentInformation()
Create an empty AdditionalContentInformation (Grouped AVP) instance.
-
createMmContentType
MmContentType createMmContentType()
Create an empty MmContentType (Grouped AVP) instance.
-
createAddressDomain
AddressDomain createAddressDomain()
Create an empty AddressDomain (Grouped AVP) instance.
-
createInterOperatorIdentifier
InterOperatorIdentifier createInterOperatorIdentifier()
Create an empty InterOperatorIdentifier (Grouped AVP) instance.
-
createMmsInformation
MmsInformation createMmsInformation()
Create an empty MmsInformation (Grouped AVP) instance.
-
createLcsClientName
LcsClientName createLcsClientName()
Create an empty LcsClientName (Grouped AVP) instance.
-
createTalkBurstExchange
TalkBurstExchange createTalkBurstExchange(Date pocChangeTime)
Create a TalkBurstExchange (Grouped AVP) instance using required AVP values.
-
createTalkBurstExchange
TalkBurstExchange createTalkBurstExchange()
Create an empty TalkBurstExchange (Grouped AVP) instance.
-
createLcsInformation
LcsInformation createLcsInformation()
Create an empty LcsInformation (Grouped AVP) instance.
-
createTimeStamps
TimeStamps createTimeStamps()
Create an empty TimeStamps (Grouped AVP) instance.
-
createEventType
EventType createEventType()
Create an empty EventType (Grouped AVP) instance.
-
createEarlyMediaDescription
EarlyMediaDescription createEarlyMediaDescription()
Create an empty EarlyMediaDescription (Grouped AVP) instance.
-
createMessageBody
MessageBody createMessageBody()
Create an empty MessageBody (Grouped AVP) instance.
-
createPsFurnishChargingInformation
PsFurnishChargingInformation createPsFurnishChargingInformation(byte[] tgppChargingId, byte[] psFreeFormatData)
Create a PsFurnishChargingInformation (Grouped AVP) instance using required AVP values.
-
createPsFurnishChargingInformation
PsFurnishChargingInformation createPsFurnishChargingInformation()
Create an empty PsFurnishChargingInformation (Grouped AVP) instance.
-
createMbmsInformation
MbmsInformation createMbmsInformation()
Create an empty MbmsInformation (Grouped AVP) instance.
-
createApplicationServerInformation
ApplicationServerInformation createApplicationServerInformation()
Create an empty ApplicationServerInformation (Grouped AVP) instance.
-
createRecipientAddress
RecipientAddress createRecipientAddress()
Create an empty RecipientAddress (Grouped AVP) instance.
-
createLocationType
LocationType createLocationType()
Create an empty LocationType (Grouped AVP) instance.
-
createFlows
Flows createFlows(long mediaComponentNumber)
Create a Flows (Grouped AVP) instance using required AVP values.
-
createFlows
Flows createFlows()
Create an empty Flows (Grouped AVP) instance.
-
createLcsClientId
LcsClientId createLcsClientId()
Create an empty LcsClientId (Grouped AVP) instance.
-
createServerCapabilities
ServerCapabilities createServerCapabilities()
Create an empty ServerCapabilities (Grouped AVP) instance.
-
createWlanInformation
WlanInformation createWlanInformation()
Create an empty WlanInformation (Grouped AVP) instance.
-
createMessageClass
MessageClass createMessageClass()
Create an empty MessageClass (Grouped AVP) instance.
-
createOfflineCharging
OfflineCharging createOfflineCharging()
Create an empty OfflineCharging (Grouped AVP) instance.
-
createPocUserRole
PocUserRole createPocUserRole()
Create an empty PocUserRole (Grouped AVP) instance.
-
createSdpTimestamps
SdpTimestamps createSdpTimestamps()
Create an empty SdpTimestamps (Grouped AVP) instance.
-
createTrunkGroupId
TrunkGroupId createTrunkGroupId()
Create an empty TrunkGroupId (Grouped AVP) instance.
-
createSdpMediaComponent
SdpMediaComponent createSdpMediaComponent()
Create an empty SdpMediaComponent (Grouped AVP) instance.
-
createServiceSpecificInfo
ServiceSpecificInfo createServiceSpecificInfo()
Create an empty ServiceSpecificInfo (Grouped AVP) instance.
-
createParticipantGroup
ParticipantGroup createParticipantGroup()
Create an empty ParticipantGroup (Grouped AVP) instance.
-
-