|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBMSipSession
An extension of the SipSession interface. SipSession has related SipSession when a request which initiated that session contains a "Join" or "Replace" header. In this case, it is useful for the application to be able to access the SipSession which is mentioned in those "Join" or "Replace" headers (the related SipSession).
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface javax.servlet.sip.SipSession |
---|
javax.servlet.sip.SipSession.State |
Method Summary | |
---|---|
javax.servlet.sip.SipSession |
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 |
---|
javax.servlet.sip.SipSession getRelatedSipSession()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |