Modifier and Type | Class and Description |
---|---|
class |
CamelMessageComposer
The Camel implementation of MessageComposer.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpMessageComposer
The HTTP implementation of MessageComposer simply copies the HTTP body into
the Message and HTTP headers into the Message's context, and vice-versa.
|
Modifier and Type | Class and Description |
---|---|
class |
IndexedRecordMessageComposer
MessageComposer implementation for CCI IndexedRecord that is used by JCA component.
|
class |
JMSMessageComposer
MessageComposer implementation for JMS Message that is used by JCA component.
|
class |
MappedRecordMessageComposer
MessageComposer implementation for CCI MappedRecord that is used by JCA component.
|
class |
StreamableRecordMessageComposer
MessageComposer implementation for CCI Streamable Record that is used by JCA component.
|
Modifier and Type | Class and Description |
---|---|
class |
RESTEasyMessageComposer
Composes/decomposes RESTEasy messages.
|
Modifier and Type | Class and Description |
---|---|
class |
SOAPMessageComposer
The SOAP implementation of MessageComposer simply copies the SOAP body into
the Message and SOAP headers into the Message's context, and vice-versa.
|
Copyright © 2013–2020 JBoss by Red Hat. All rights reserved.