| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.siprop.v2.core.messge.AbstractContext
org.siprop.v2.ua.impl.UAContextImpl
org.siprop.v2.ua.sip.context.impl.DefaultSIPUAContext
public class DefaultSIPUAContext
Default UAContext for SIP.
| Constructor Summary | |
|---|---|
| DefaultSIPUAContext() | |
| Method Summary | |
|---|---|
|  void | exec(Context context)Execute entry point. | 
|  gov.nist.javax.sip.header.RecordRouteList | getRecordRouteList()get list of RecordRoute headers. | 
|  boolean | isRoute()This is Route or not? | 
|  boolean | isUAC()This is UAC or not? | 
| Methods inherited from class org.siprop.v2.ua.impl.UAContextImpl | 
|---|
| getDeleteFlag, setDeleteFlag | 
| Methods inherited from class org.siprop.v2.core.messge.AbstractContext | 
|---|
| addPacket, getCurrentPacket, getInfo, getOriginalPacket, setCurrentPacket, setInfo, setOriginalPacket | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface org.siprop.v2.core.messge.Context | 
|---|
| addPacket, getCurrentPacket, getInfo, getOriginalPacket, setCurrentPacket, setInfo, setOriginalPacket | 
| Constructor Detail | 
|---|
public DefaultSIPUAContext()
| Method Detail | 
|---|
public void exec(Context context)
UAContext
exec in interface UAContextexec in class UAContextImplpublic gov.nist.javax.sip.header.RecordRouteList getRecordRouteList()
public boolean isRoute()
public boolean isUAC()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||