public interface ClientRxSession extends AppSession, StateMachine
| Modifier and Type | Method and Description |
|---|---|
void |
sendAARequest(RxAARequest request) |
void |
sendAbortSessionAnswer(RxAbortSessionAnswer answer) |
void |
sendReAuthAnswer(RxReAuthAnswer answer) |
void |
sendSessionTermRequest(RxSessionTermRequest request) |
getSessionAppId, getSessions, isStatelessgetCreationTime, getLastAccessedTime, getSessionId, isAppSession, isReplicable, isValid, releaseaddStateChangeNotification, getState, handleEvent, removeStateChangeNotificationvoid sendAARequest(RxAARequest request) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
void sendSessionTermRequest(RxSessionTermRequest request) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
void sendReAuthAnswer(RxReAuthAnswer answer) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
void sendAbortSessionAnswer(RxAbortSessionAnswer answer) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
Copyright © 2016. All Rights Reserved.