| Package | Description |
|---|---|
| org.apache.servicemix.smpp | |
| org.apache.servicemix.smpp.marshaler |
| Modifier and Type | Method and Description |
|---|---|
SmppMarshalerSupport |
SmppProviderEndpoint.getMarshaler() |
SmppMarshalerSupport |
SmppConsumerEndpoint.getMarshaler() |
| Modifier and Type | Method and Description |
|---|---|
void |
SmppProviderEndpoint.setMarshaler(SmppMarshalerSupport marshaler)
With this method you can specify a marshaler class which provides the
logic for converting a sms message into a normalized message.
|
void |
SmppConsumerEndpoint.setMarshaler(SmppMarshalerSupport marshaler)
With this method you can specify a marshaler class which provides the
logic for converting a sms message into a normalized message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSmppMarshaler
Default SMPP Marshaler
|
Copyright © 2005-2016 FuseSource. All Rights Reserved.