public interface WlssSipSession
extends javax.servlet.sip.SipSession
SipSession
interface.
Please note, this interface is only for internal use, do not use it outside
Oracle.SipSession
Modifier and Type | Method and Description |
---|---|
boolean |
isDialogTerminationInitiated()
Check if dialog termination has already been initiated on this sip session.
|
boolean |
isProxiedDialogTerminationInitiated()
Check if proxied dialog termination has already been initiated on this sip session.
|
createRequest, getActiveInvite, getActiveInviteBranch, getActiveRequest, getActiveRequests, getApplicationSession, getAttributeNames, getCallId, getCreationTime, getFlow, getForkingContext, getId, getInvalidateWhenReady, getKeepAlive, getLastAccessedTime, getLocalParty, getRegion, getRemoteParty, getServletContext, getState, getSubscriberURI, getUnacknowledgedProvisionalResponse, getUnacknowledgedProvisionalResponses, invalidate, isReadyToInvalidate, isValid, setFlow, setHandler, setInvalidateWhenReady, setOutboundInterface, setOutboundInterface, terminateDialog, terminateDialog, terminateProxiedDialog, terminateProxiedDialog, terminateProxiedDialog, terminateProxiedDialog
boolean isDialogTerminationInitiated()
boolean isProxiedDialogTerminationInitiated()