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