public interface JavaScriptMessageMapperConfiguration extends MessageMapperConfiguration
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JavaScriptMessageMapperConfiguration.Builder
Specific builder for
JavaScriptMessageMapperConfiguration. |
CONTENT_TYPE_BLACKLIST| Modifier and Type | Method and Description |
|---|---|
default Optional<String> |
getIncomingScript() |
default Optional<String> |
getOutgoingScript() |
default boolean |
isLoadBytebufferJS() |
default boolean |
isLoadLongJS() |
findProperty, getContentTypeBlacklist, getId, getProperties, getPropertydefault Optional<String> getIncomingScript()
default Optional<String> getOutgoingScript()
default boolean isLoadBytebufferJS()
default boolean isLoadLongJS()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.