public interface ServerRxSession extends AppSession, StateMachine
| Modifier and Type | Method and Description |
|---|---|
void |
sendAAAnswer(RxAAAnswer answer) |
void |
sendAbortSessionRequest(RxAbortSessionRequest request) |
void |
sendReAuthRequest(RxReAuthRequest request) |
void |
sendSessionTermAnswer(RxSessionTermAnswer answer) |
getSessionAppId, getSessions, isStatelessgetCreationTime, getLastAccessedTime, getSessionId, isAppSession, isReplicable, isValid, releaseaddStateChangeNotification, getState, handleEvent, removeStateChangeNotificationvoid sendAAAnswer(RxAAAnswer answer) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
void sendSessionTermAnswer(RxSessionTermAnswer answer) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
void sendReAuthRequest(RxReAuthRequest request) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
void sendAbortSessionRequest(RxAbortSessionRequest request) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
Copyright © 2016. All Rights Reserved.