|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DiameterRoNotifyService_SEI
Service Endpoint Interface for the Ro Notify Web Service.
Method Summary | |
---|---|
void |
notifyCCReAuth(RoReAuthInfo roReAuthInfo)
This request is used by the server to inform the CTF (Charging Trigger Function) that something has changed at the OCS (Online Charging System). |
void |
notifySubscribeExpired(java.lang.String sessionId,
java.lang.String destinationRealm)
This request is used by the server to inform the CTF (Charging Trigger Function) that a subscription has expired. |
Method Detail |
---|
void notifyCCReAuth(RoReAuthInfo roReAuthInfo) throws java.rmi.RemoteException
roReAuthInfo
- A representation of the RAR Diameter Packet.
java.rmi.RemoteException
void notifySubscribeExpired(java.lang.String sessionId, java.lang.String destinationRealm) throws java.rmi.RemoteException
sessionId
- The sessionId of the original subscription.destinationRealm
- The destinationRealm of the original Subscription.
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |