|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.protocols.smpp.encoding.AbstractMessageEncoding<java.lang.String>
org.mobicents.protocols.smpp.encoding.AlphabetEncoding
org.mobicents.protocols.smpp.encoding.UCS2Encoding
public class UCS2Encoding
| Constructor Summary | |
|---|---|
UCS2Encoding()
Construct a new UCS2 encoding. |
|
| Method Summary |
|---|
| Methods inherited from class org.mobicents.protocols.smpp.encoding.AlphabetEncoding |
|---|
decode, decode, encode, getCharset, getEncodedSize, setCharset |
| Methods inherited from class org.mobicents.protocols.smpp.encoding.AbstractMessageEncoding |
|---|
getDataCoding |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UCS2Encoding()
throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException - if the ISO-10646-UCS-2
charset is not supported by the JVM.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||