|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.ss7.sccp.MandatoryFixedParameter
org.mobicents.ss7.sccp.ProtocolClass
public class ProtocolClass
| Constructor Summary | |
|---|---|
ProtocolClass()
Creates a new instance of UnitDataMandatotyFixedPart |
|
ProtocolClass(int pClass,
int msgHandling)
|
|
| Method Summary | |
|---|---|
void |
decode(java.io.InputStream in)
|
void |
encode(java.io.OutputStream out)
|
int |
getProtocolClass()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProtocolClass()
public ProtocolClass(int pClass,
int msgHandling)
| Method Detail |
|---|
public int getProtocolClass()
public void decode(java.io.InputStream in)
throws java.io.IOException
decode in class MandatoryFixedParameterjava.io.IOException
public void encode(java.io.OutputStream out)
throws java.io.IOException
encode in class MandatoryFixedParameterjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||