|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.siprop.v2.ua.sip.command.impl.InviteUA
public class InviteUA
UACommand of Invite.
| Field Summary | |
|---|---|
static java.lang.String |
UA_COMMAND_NAME
UACommand name. |
| Constructor Summary | |
|---|---|
InviteUA()
|
|
| Method Summary | |
|---|---|
void |
do_Invite_init(Context context,
UAContext uaContext)
Initial command. |
void |
do_Invite_resp_200(Context context,
UAContext uaContext)
Receive 200 Response and processing. |
java.lang.String |
getUACommandName()
get The name which shows this command. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String UA_COMMAND_NAME
| Constructor Detail |
|---|
public InviteUA()
| Method Detail |
|---|
public java.lang.String getUACommandName()
UACommand
getUACommandName in interface UACommand
public void do_Invite_init(Context context,
UAContext uaContext)
context - uaContext -
public void do_Invite_resp_200(Context context,
UAContext uaContext)
context - uaContext -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||