Oracle Corp.

Oracle WebLogic Communications Server 10.1 API Reference


com.bea.wcp.diameter.charging
Class Charging

java.lang.Object
  extended bycom.bea.wcp.diameter.charging.Charging

public class Charging
extends java.lang.Object

Common definitions for 3GPP charging functions (Rf and Ro).

Copyright © 2008 Oracle Corp. All Rights Reserved.

Field Summary
static Attribute IMS_INFORMATION
           
static Attribute LCS_INFORMATION
           
static Attribute MBMS_INFORMATION
           
static Attribute MMS_INFORMATION
           
static Attribute POC_INFORMATION
           
static Attribute PS_INFORMATION
           
static ApplicationId RF_APPLICATION_ID
          Rf application identifier
static ApplicationId RO_APPLICATION_ID
          Ro application identifier
static Attribute SERVICE_INFORMATION
           
static int VENDOR_3GPP
          3GPP vendor id
static Attribute WLAN_INFORMATION
           
 
Constructor Summary
Charging()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IMS_INFORMATION

public static final Attribute IMS_INFORMATION

LCS_INFORMATION

public static final Attribute LCS_INFORMATION

MBMS_INFORMATION

public static final Attribute MBMS_INFORMATION

MMS_INFORMATION

public static final Attribute MMS_INFORMATION

POC_INFORMATION

public static final Attribute POC_INFORMATION

PS_INFORMATION

public static final Attribute PS_INFORMATION

RF_APPLICATION_ID

public static final ApplicationId RF_APPLICATION_ID
Rf application identifier


RO_APPLICATION_ID

public static final ApplicationId RO_APPLICATION_ID
Ro application identifier


SERVICE_INFORMATION

public static final Attribute SERVICE_INFORMATION

VENDOR_3GPP

public static final int VENDOR_3GPP
3GPP vendor id

See Also:
Constant Field Values

WLAN_INFORMATION

public static final Attribute WLAN_INFORMATION
Constructor Detail

Charging

public Charging()

Documentation is available at
http://e-docs.bea.com/wlcp/wlss40/
Copyright 2008 Oracle Corp.