| Package | Description | 
|---|---|
| org.glassfish.jersey.model.internal | Common Jersey internal model related classes and interfaces. | 
| Modifier and Type | Method and Description | 
|---|---|
| ImmutableCommonConfig | ImmutableCommonConfig. property(String name,
        Object value) | 
| ImmutableCommonConfig | ImmutableCommonConfig. register(Class<?> componentClass) | 
| ImmutableCommonConfig | ImmutableCommonConfig. register(Class<?> componentClass,
        Class<?>... contracts) | 
| ImmutableCommonConfig | ImmutableCommonConfig. register(Class<?> componentClass,
        int bindingPriority) | 
| ImmutableCommonConfig | ImmutableCommonConfig. register(Object component) | 
| ImmutableCommonConfig | ImmutableCommonConfig. register(Object component,
        Class<?>... contracts) | 
| ImmutableCommonConfig | ImmutableCommonConfig. register(Object component,
        int bindingPriority) | 
| ImmutableCommonConfig | ImmutableCommonConfig. setProperties(Map<String,?> properties) | 
Copyright © 2007-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.