|
Oracle Communications Converged Application Server Java API Reference 5.0 E18767-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.wcp.diameter.Application
com.bea.wcp.diameter.ClientApplication
com.bea.wcp.diameter.charging.RoApplication
public class 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 |
IDRo 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 ApplicationId getId()
ApplicationgetId in class Applicationpublic RoSession createSession()
public CCR createEventCCR()
|
Oracle Communications Converged Application Server Java API Reference 5.0 E18767-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||