|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImmutableCommonConfig | |
|---|---|
| org.glassfish.jersey.model.internal | |
| Uses of ImmutableCommonConfig in org.glassfish.jersey.model.internal |
|---|
| Methods in org.glassfish.jersey.model.internal that return ImmutableCommonConfig | |
|---|---|
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)
|
ImmutableCommonConfig |
ImmutableCommonConfig.setProperty(String name,
Object value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||