public interface IServerRfActionContext
| Modifier and Type | Method and Description |
|---|---|
void |
sessionTimeoutElapses(ServerRfSession appSession) |
void |
sessionTimerCanceled(ServerRfSession appSession,
ScheduledFuture timer) |
void |
sessionTimerStarted(ServerRfSession appSession,
ScheduledFuture timer) |
void sessionTimerStarted(ServerRfSession appSession, ScheduledFuture timer) throws InternalException
InternalExceptionvoid sessionTimeoutElapses(ServerRfSession appSession) throws InternalException
InternalExceptionvoid sessionTimerCanceled(ServerRfSession appSession, ScheduledFuture timer) throws InternalException
InternalExceptionCopyright © 2016. All Rights Reserved.