| Package | Description |
|---|---|
| org.mobicents.smsc.slee.services.http.server.tx.data | |
| org.mobicents.smsc.slee.services.http.server.tx.enums |
| Modifier and Type | Method and Description |
|---|---|
RequestMessageBodyEncoding |
HttpSendMessageIncomingData.getEncoding() |
| Modifier and Type | Field and Description |
|---|---|
static RequestMessageBodyEncoding |
RequestMessageBodyEncoding.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
static RequestMessageBodyEncoding |
RequestMessageBodyEncoding.fromString(String param)
Converting String to RequestMessageBodyEncoding
|
static RequestMessageBodyEncoding |
RequestMessageBodyEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestMessageBodyEncoding[] |
RequestMessageBodyEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.