|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConcurrencyControlMode | |
|---|---|
| org.mobicents.servlet.sip.core | |
| Uses of ConcurrencyControlMode in org.mobicents.servlet.sip.core |
|---|
| Methods in org.mobicents.servlet.sip.core that return ConcurrencyControlMode | |
|---|---|
ConcurrencyControlMode |
SipApplicationDispatcherImpl.getConcurrencyControlMode()
|
ConcurrencyControlMode |
SipApplicationDispatcher.getConcurrencyControlMode()
|
static ConcurrencyControlMode |
ConcurrencyControlMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ConcurrencyControlMode[] |
ConcurrencyControlMode.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.mobicents.servlet.sip.core with parameters of type ConcurrencyControlMode | |
|---|---|
void |
SipApplicationDispatcherImpl.setConcurrencyControlMode(ConcurrencyControlMode concurrencyControlMode)
|
void |
SipApplicationDispatcher.setConcurrencyControlMode(ConcurrencyControlMode concurrencyControlMode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||