Constant Field Values

Contents

io.smallrye.*

  • io.smallrye.reactive.messaging.providers.connectors.InMemoryConnector 
    Modifier and Type Constant Field Value
    public static final String CONNECTOR "smallrye-in-memory"
  • io.smallrye.reactive.messaging.providers.wiring.Wiring 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_BUFFER_SIZE 128
  • io.smallrye.reactive.messaging.test.common.config.MapBasedConfig 
    Modifier and Type Constant Field Value
    protected static final String TEST_MP_CFG_PROPERTIES "target/test-classes/META-INF/microprofile-config.properties"

org.eclipse.*