|
BEA Systems, Inc. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bea.wcp.diameter.Application
com.bea.wcp.diameter.ClientApplication
com.bea.wcp.diameter.charging.RoApplication
Diameter credit control application which implements the 3GPP Ro client protocol. This application can be used for both event and session-based online charging.
Field Summary | |
static ApplicationId |
ID
Ro application identifier |
Constructor Summary | |
RoApplication()
|
Method Summary | |
CCR |
createEventCCR()
|
RoSession |
createSession()
Creates a new RoSession. |
ApplicationId |
getId()
Returns the ApplicationId for the application. |
Methods inherited from class com.bea.wcp.diameter.ClientApplication |
init |
Methods inherited from class com.bea.wcp.diameter.Application |
createRequest, createSessionId, getDestinationHost, getDestinationRealm, getName, getNode, getOriginHost, getOriginRealm, getParameter, getParameter, log, log, rcvAnswer, rcvMessage, rcvRequest, setDestinationHost, setDestinationRealm |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final ApplicationId ID
Constructor Detail |
public RoApplication()
Method Detail |
public CCR createEventCCR()
public RoSession createSession()
public ApplicationId getId()
Application
getId
in class Application
|
Documentation is available at http://download.oracle.com/docs/cd/E13209_01/wlcp/wlss30/ Copyright 2006 BEA Systems Inc. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |