public interface ServerCxDxSession extends AppSession, StateMachine
| Modifier and Type | Method and Description |
|---|---|
void |
sendLocationInformationAnswer(JLocationInfoAnswer answer) |
void |
sendMultimediaAuthAnswer(JMultimediaAuthAnswer answer) |
void |
sendPushProfileRequest(JPushProfileRequest request) |
void |
sendRegistrationTerminationRequest(JRegistrationTerminationRequest request) |
void |
sendServerAssignmentAnswer(JServerAssignmentAnswer answer) |
void |
sendUserAuthorizationAnswer(JUserAuthorizationAnswer answer) |
getSessionAppId, getSessions, isStatelessgetCreationTime, getLastAccessedTime, getSessionId, isAppSession, isReplicable, isValid, releaseaddStateChangeNotification, getState, handleEvent, removeStateChangeNotificationvoid sendUserAuthorizationAnswer(JUserAuthorizationAnswer answer) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
void sendServerAssignmentAnswer(JServerAssignmentAnswer answer) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
void sendLocationInformationAnswer(JLocationInfoAnswer answer) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
void sendMultimediaAuthAnswer(JMultimediaAuthAnswer answer) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
void sendRegistrationTerminationRequest(JRegistrationTerminationRequest request) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
void sendPushProfileRequest(JPushProfileRequest request) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
Copyright © 2016. All Rights Reserved.