Constant Field Values

Contents

io.helidon.*

  • io.helidon.common.configurable.LruCache<K,​V> 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_CAPACITY 10000
  • io.helidon.config.metadata.ConfiguredOption 
    Modifier and Type Constant Field Value
    public static final String UNCONFIGURED "io.helidon.config.metadata.ConfiguredOption.UNCONFIGURED"
  • io.helidon.config.objectmapping.Value.None 
    Modifier and Type Constant Field Value
    public static final String VALUE "io.helidon.config:default=null"
  • io.helidon.config.spi.ConfigFilter 
    Modifier and Type Constant Field Value
    public static final int PRIORITY 100
  • io.helidon.config.spi.ConfigMapperProvider 
    Modifier and Type Constant Field Value
    public static final int PRIORITY 100
  • io.helidon.config.spi.ConfigParser 
    Modifier and Type Constant Field Value
    public static final int PRIORITY 100
  • io.helidon.dbclient.mongodb.MongoDbStatementDml 
    Modifier and Type Constant Field Value
    protected static final String JSON_COLLECTION "collection"
    protected static final String JSON_OPERATION "operation"
    protected static final String JSON_PROJECTION "projection"
    protected static final String JSON_QUERY "query"
    protected static final String JSON_VALUE "value"
  • io.helidon.jersey.connector.HelidonProperties 
    Modifier and Type Constant Field Value
    public static final String CONFIG "jersey.connector.helidon.config"
  • io.helidon.security.integration.jersey.client.ClientSecurity 
    Modifier and Type Constant Field Value
    public static final String PROPERTY_CONTEXT "io.helidon.security.jersey.SecureClient.context"
    public static final String PROPERTY_PROVIDER "io.helidon.security.jersey.SecureClient.explicitProvider"