|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.echarts.servlet.sip.utilities.SasIdCallbackStrategy
public class SasIdCallbackStrategy
Implementation of CallbackStrategy that uses the id of the SipApplicationSession as a targeting mechanism.
Constructor Summary | |
---|---|
SasIdCallbackStrategy(SipApplicationSession appSession)
|
|
SasIdCallbackStrategy(SipApplicationSession appSession,
java.lang.String parameterName)
|
Method Summary | |
---|---|
void |
addCallbackParameters(java.util.Properties params)
Sets parameters that will be passed to the non-machine Java code for purposes of identifying a particular machine instance for callbacks. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SasIdCallbackStrategy(SipApplicationSession appSession, java.lang.String parameterName)
public SasIdCallbackStrategy(SipApplicationSession appSession)
Method Detail |
---|
public void addCallbackParameters(java.util.Properties params)
CallbackStrategy
addCallbackParameters
in interface CallbackStrategy
params
- set of parameters to which to add.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |