|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.jcc.inap.protocol.tcap.TCMessage
org.mobicents.jcc.inap.protocol.tcap.TCBegin
public class TCBegin
| Field Summary |
|---|
| Fields inherited from class org.mobicents.jcc.inap.protocol.tcap.TCMessage |
|---|
ABORT, BEGIN, components, CONTINUE, dialogue, END, txID, type |
| Constructor Summary | |
|---|---|
TCBegin(byte[] bin)
|
|
TCBegin(long txID)
Creates a new instance of TCBegin |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class org.mobicents.jcc.inap.protocol.tcap.TCMessage |
|---|
getComponents, getDialogue, getTxID, getType, setComponents, setDialogue, toByteArray |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TCBegin(long txID)
public TCBegin(byte[] bin)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||