public class SmppInboundMessageEntity extends Object
| Constructor and Description |
|---|
SmppInboundMessageEntity(String smppTo,
String smppFrom,
String smppContent,
com.cloudhopper.commons.charset.Charset smppEncoding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSmppContent() |
com.cloudhopper.commons.charset.Charset |
getSmppEncoding() |
String |
getSmppFrom() |
String |
getSmppTo() |
String |
toString() |
Copyright © 2016. All Rights Reserved.