|
||||||||||
| 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.TCContinue
public class TCContinue
| Field Summary |
|---|
| Fields inherited from class org.mobicents.jcc.inap.protocol.tcap.TCMessage |
|---|
ABORT, BEGIN, components, CONTINUE, dialogue, END, txID, type |
| Constructor Summary | |
|---|---|
TCContinue(byte[] bin)
|
|
TCContinue(long txID)
Creates a new instance of TCContinue |
|
| Method Summary | |
|---|---|
byte[] |
toByteArray()
|
java.lang.String |
toString()
|
| Methods inherited from class org.mobicents.jcc.inap.protocol.tcap.TCMessage |
|---|
getComponents, getDialogue, getTxID, getType, setComponents, setDialogue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TCContinue(long txID)
public TCContinue(byte[] bin)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public byte[] toByteArray()
toByteArray in class TCMessagepublic 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 | |||||||||