Constant Field Values
Contents
io.smallrye.*
- 
io.smallrye.reactive.messaging.amqp.AmqpMessage<T> Modifier and Type Constant Field Value protected static final StringAPPLICATION_JSON"application/json" 
- 
io.smallrye.reactive.messaging.annotations.Blocking Modifier and Type Constant Field Value public static final StringDEFAULT_WORKER_POOL"<no-value>" - 
io.smallrye.reactive.messaging.annotations.ConnectorAttribute Modifier and Type Constant Field Value public static final StringNO_VALUE"<no-value>" 
- 
io.smallrye.reactive.messaging.camel.CamelConnector Modifier and Type Constant Field Value public static final StringCONNECTOR_NAME"smallrye-camel" 
- 
io.smallrye.reactive.messaging.connectors.InMemoryConnector Modifier and Type Constant Field Value public static final StringCONNECTOR"smallrye-in-memory" 
- 
io.smallrye.reactive.messaging.extension.MediatorManager Modifier and Type Constant Field Value public static final StringSTRICT_MODE_PROPERTY"smallrye-messaging-strict-binding" 
- 
io.smallrye.reactive.messaging.http.HttpConnector Modifier and Type Constant Field Value public static final StringCONNECTOR_NAME"smallrye-http" 
- 
io.smallrye.reactive.messaging.jms.JmsConnector Modifier and Type Constant Field Value public static final StringCONNECTOR_NAME"smallrye-jms" 
org.eclipse.*
- 
org.eclipse.microprofile.reactive.messaging.spi.ConnectorFactory Modifier and Type Constant Field Value public static final StringCHANNEL_NAME_ATTRIBUTE"channel-name"public static final StringCONNECTOR_ATTRIBUTE"connector"public static final StringCONNECTOR_PREFIX"mp.messaging.connector."public static final StringINCOMING_PREFIX"mp.messaging.incoming."public static final StringOUTGOING_PREFIX"mp.messaging.outgoing."