|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.siprop.v2.core.messge.AbstractControlMessage
org.siprop.v2.stack.sip.impl.StackControlMessageImpl
public class StackControlMessageImpl
A control message for SIProp stack.
| Constructor Summary | |
|---|---|
StackControlMessageImpl()
constructor |
|
| Method Summary | |
|---|---|
boolean |
getIsUAC()
transaction type that related this message is UAC or not. |
void |
setIsUAC(boolean uac)
set transaction type that related this message |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StackControlMessageImpl()
| Method Detail |
|---|
public void setIsUAC(boolean uac)
StackControlMessage
setIsUAC in interface StackControlMessagepublic boolean getIsUAC()
StackControlMessage
getIsUAC in interface StackControlMessage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||