Interface | Description |
---|---|
DataSourceMessageBuilder |
Message builder able to build messages from
DataSource objects. |
ManagedDataSource |
Managed data source.
|
MessageFormatterEx |
Message formatter with extended capabilities.
|
TextMessageBuilder |
Message builder able to build messages from a character stream.
|
Class | Description |
---|---|
BinaryBuilder |
Message builder for binary payloads.
|
BinaryFormatter | |
ManagedDataSourceFactory |
Utility class to create
ManagedDataSource objects. |
MessageFormatterExAdapter |
Adapter to add the
MessageFormatterEx interface to an
existing MessageFormatter . |
PlainTextBuilder |
Message builder for plain text payloads.
|
PlainTextFormatter | |
TextFromElementDataSource |
Data source that represents the text of a given
OMElement . |
TextMessageBuilderAdapter |
Adapter to add the
TextMessageBuilder interface to an
existing Builder . |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.