Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
APPLICATION_JSON |
"application/json" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_WORKER_POOL |
"<no-value>" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NO_VALUE |
"<no-value>" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONNECTOR_NAME |
"smallrye-camel" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONNECTOR |
"smallrye-in-memory" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
STRICT_MODE_PROPERTY |
"smallrye-messaging-strict-binding" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONNECTOR_NAME |
"smallrye-http" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONNECTOR_NAME |
"smallrye-jms" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CHANNEL_NAME_ATTRIBUTE |
"channel-name" |
public static final String |
CONNECTOR_ATTRIBUTE |
"connector" |
public static final String |
CONNECTOR_PREFIX |
"mp.messaging.connector." |
public static final String |
INCOMING_PREFIX |
"mp.messaging.incoming." |
public static final String |
OUTGOING_PREFIX |
"mp.messaging.outgoing." |
Copyright © 2018–2020 SmallRye. All rights reserved.