org.mobicents.slee.resource.diameter.rx
Class RxAvpFactoryImpl
java.lang.Object
org.mobicents.slee.resource.diameter.rx.RxAvpFactoryImpl
- All Implemented Interfaces:
- RxAvpFactory
public class RxAvpFactoryImpl
- extends java.lang.Object
- implements RxAvpFactory
Implementation of RxAvpFactory.
- Author:
- Alexandre Mendonca , Bartosz Baranowski , Richard Good
|
Field Summary |
protected net.java.slee.resource.diameter.base.DiameterAvpFactory |
baseAvpFactory
|
|
Constructor Summary |
RxAvpFactoryImpl(net.java.slee.resource.diameter.base.DiameterAvpFactory baseAvpFactory)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
baseAvpFactory
protected net.java.slee.resource.diameter.base.DiameterAvpFactory baseAvpFactory
RxAvpFactoryImpl
public RxAvpFactoryImpl(net.java.slee.resource.diameter.base.DiameterAvpFactory baseAvpFactory)
getBaseFactory
public net.java.slee.resource.diameter.base.DiameterAvpFactory getBaseFactory()
- Specified by:
getBaseFactory in interface RxAvpFactory
createAcceptableServiceInfo
public AcceptableServiceInfoAvp createAcceptableServiceInfo()
- Specified by:
createAcceptableServiceInfo in interface RxAvpFactory
createAccessNetworkChargingIdentifier
public AccessNetworkChargingIdentifierAvp createAccessNetworkChargingIdentifier()
- Specified by:
createAccessNetworkChargingIdentifier in interface RxAvpFactory
createFlows
public FlowsAvp createFlows()
- Specified by:
createFlows in interface RxAvpFactory
createMediaComponentDescription
public MediaComponentDescriptionAvp createMediaComponentDescription()
- Specified by:
createMediaComponentDescription in interface RxAvpFactory
createMediaSubComponent
public MediaSubComponentAvp createMediaSubComponent()
- Specified by:
createMediaSubComponent in interface RxAvpFactory
createSponsoredConnectivityData
public SponsoredConnectivityDataAvp createSponsoredConnectivityData()
- Specified by:
createSponsoredConnectivityData in interface RxAvpFactory
createSupportedFeatures
public SupportedFeaturesAvp createSupportedFeatures()
- Specified by:
createSupportedFeatures in interface RxAvpFactory
Copyright © 2012. All Rights Reserved.