|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.jcc.inap.protocol.tcap.Component
org.mobicents.jcc.inap.protocol.tcap.Invoke
public class Invoke
| Constructor Summary | |
|---|---|
Invoke(byte[] bin)
|
|
Invoke(int invokeID,
Operation operation)
Creates a new instance of Invoke |
|
| Method Summary | |
|---|---|
int |
getInvokeID()
|
Operation |
getOperation()
|
byte[] |
toByteArray()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Invoke(int invokeID,
Operation operation)
public Invoke(byte[] bin)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public int getInvokeID()
public Operation getOperation()
public byte[] toByteArray()
toByteArray in class Componentpublic 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 | |||||||||