|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlphabetEncoding | |
|---|---|
| org.mobicents.protocols.smpp.encoding | |
| Uses of AlphabetEncoding in org.mobicents.protocols.smpp.encoding |
|---|
| Subclasses of AlphabetEncoding in org.mobicents.protocols.smpp.encoding | |
|---|---|
class |
ASCIIEncoding
Encoding class representing the ASCII (IA5) alphabet encoding. |
class |
DefaultAlphabetEncoding
This class encodes and decodes Java Strings to and from the SMS default alphabet. |
class |
HPRoman8Encoding
Encoding class representing the HP-Roman8 character set. |
class |
Latin1Encoding
Encoding class representing the Latin-1 (ISO-8859-1) alphabet encoding. |
class |
UCS2Encoding
|
class |
UTF16Encoding
|
| Methods in org.mobicents.protocols.smpp.encoding that return AlphabetEncoding | |
|---|---|
AlphabetEncoding |
EncodingFactory.getAlphabet(String lang)
Get the SMSAlphabet needed for encoding messages in a particular language. |
AlphabetEncoding |
EncodingFactory.getDefaultAlphabet()
Return the default alphabet for this runtime environment. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||