public interface ClientRfSession extends AppSession, StateMachine
| Modifier and Type | Method and Description |
|---|---|
void |
sendAccountRequest(RfAccountingRequest request)
Send Account Request to Server
|
getSessionAppId, getSessions, isStatelessgetCreationTime, getLastAccessedTime, getSessionId, isAppSession, isReplicable, isValid, releaseaddStateChangeNotification, getState, handleEvent, removeStateChangeNotificationvoid sendAccountRequest(RfAccountingRequest request) throws InternalException, IllegalStateException, RouteException, OverloadException
request - request objectInternalException - The InternalException signals that internal error is occurred.IllegalStateException - The IllegalStateException signals that session has incorrect state (invalid).RouteException - The NoRouteException signals that no route exist for a given realm.OverloadException - The OverloadException signals that destination host is overloaded.Copyright © 2016. All Rights Reserved.