|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.echarts.servlet.sip.EChartsSipSession
public class EChartsSipSession
Constructor Summary | |
---|---|
EChartsSipSession()
|
Method Summary | |
---|---|
static SipServletRequest |
getInitiatingRequest()
Returns the initating request associated with the current application session. |
static SipServletRequest |
getInitiatingRequest(SipApplicationSession appSession)
Returns the initiating request associated with the specified application session. |
static SipServletMessage |
getSipMessage()
Return the SIP message associated with the calling thread. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EChartsSipSession()
Method Detail |
---|
public static final SipServletMessage getSipMessage()
public static final SipServletRequest getInitiatingRequest()
public static final SipServletRequest getInitiatingRequest(SipApplicationSession appSession)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |