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