Constant Field Values
Contents
io.smallrye.*
-
io.smallrye.reactive.messaging.amqp.AmqpMessage<T> Modifier and Type Constant Field Value protected static final String
APPLICATION_JSON
"application/json"
-
io.smallrye.reactive.messaging.annotations.Blocking Modifier and Type Constant Field Value public static final String
DEFAULT_WORKER_POOL
"<no-value>"
-
io.smallrye.reactive.messaging.annotations.ConnectorAttribute Modifier and Type Constant Field Value public static final String
NO_VALUE
"<no-value>"
-
io.smallrye.reactive.messaging.camel.CamelConnector Modifier and Type Constant Field Value public static final String
CONNECTOR_NAME
"smallrye-camel"
-
io.smallrye.reactive.messaging.connectors.InMemoryConnector Modifier and Type Constant Field Value public static final String
CONNECTOR
"smallrye-in-memory"
-
io.smallrye.reactive.messaging.extension.MediatorManager Modifier and Type Constant Field Value public static final String
STRICT_MODE_PROPERTY
"smallrye-messaging-strict-binding"
-
io.smallrye.reactive.messaging.http.HttpConnector Modifier and Type Constant Field Value public static final String
CONNECTOR_NAME
"smallrye-http"
-
io.smallrye.reactive.messaging.jms.JmsConnector Modifier and Type Constant Field Value public static final String
CONNECTOR_NAME
"smallrye-jms"
-
io.smallrye.reactive.messaging.kafka.KafkaConnector Modifier and Type Constant Field Value public static final String
CONNECTOR_NAME
"smallrye-kafka"
org.eclipse.*
-
org.eclipse.microprofile.reactive.messaging.spi.ConnectorFactory 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."