|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.protocols.smpp.encoding.AbstractMessageEncoding<T>
public abstract class AbstractMessageEncoding<T>
| Constructor Summary | |
|---|---|
protected |
AbstractMessageEncoding(int dataCoding)
|
| Method Summary | |
|---|---|
int |
getDataCoding()
Get the correct data_coding value for this message encoding type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.mobicents.protocols.smpp.encoding.MessageEncoding |
|---|
decode, encode |
| Constructor Detail |
|---|
protected AbstractMessageEncoding(int dataCoding)
| Method Detail |
|---|
public final int getDataCoding()
getDataCoding in interface MessageEncoding<T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||