com.ibm.websphere.sip
Interface IBMSipSession
All Superinterfaces:
javax.servlet.sip.SipSession
- public interface IBMSipSession
- extends javax.servlet.sip.SipSession
Nested Class Summary
Nested classes/interfaces inherited from interface javax.servlet.sip.SipSession |
---|
javax.servlet.sip.SipSession.State |
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getRelatedSipSession()
|
Methods inherited from interface javax.servlet.sip.SipSession |
---|
createRequest, getApplicationSession, getAttribute, getAttributeNames, getCallId, getCreationTime, getId, getInvalidateWhenReady, getLastAccessedTime, getLocalParty, getRegion, getRemoteParty, getServletContext, getState, getSubscriberURI, invalidate, isReadyToInvalidate, isValid, removeAttribute, setAttribute, setHandler, setInvalidateWhenReady, setOutboundInterface, setOutboundInterface |
Method Detail
getRelatedSipSession
- javax.servlet.sip.SipSession getRelatedSipSession( )
Returns:
related SipSession, or null when no related sessions exist