|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.ss7.sccp.Pdu
public abstract class Pdu
| Constructor Summary | |
|---|---|
Pdu()
Creates a new instance of Pdu |
|
| 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 Pdu()
| 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 | |||||||||