public static interface SessionKeepAlive.Callback extends Serializable
SessionKeepAlive
as a refresh task and/or expiry callback. The container will execute the callback
at the time of refreshing the session or expiring of the session.Modifier and Type | Method and Description |
---|---|
void |
handle(SipSession session)
Execute the task with a particular
SipSession |
void handle(SipSession session)
SipSession
session
- SipSession
object.Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.