Class EncodingService

All Implemented Interfaces:
AdaptrisComponent, ComponentLifecycle, ComponentLifecycleExtension, ConfigComment, MessageEventGenerator, Service, StateManagedComponent

@ComponentProfile(summary="Encodes the message", tag="service") public class EncodingService extends TranscodingService
Encodes the in flight message and sets the payload to the encoded output.

In the adapter configuration file this class is aliased as encoding-service which is the preferred alternative to the fully qualified classname when building your configuration.