Package | Description |
---|---|
org.glassfish.jersey.server |
Jersey server-side classes.
|
org.glassfish.jersey.server.spring |
Jersey server-side Spring 5 integration classes.
|
Modifier and Type | Method and Description |
---|---|
org.glassfish.jersey.internal.util.collection.LazyValue<Collection<ComponentProvider>> |
ServerBootstrapBag.getComponentProviders() |
Modifier and Type | Method and Description |
---|---|
void |
ServerBootstrapBag.setComponentProviders(org.glassfish.jersey.internal.util.collection.LazyValue<Collection<ComponentProvider>> componentProviders) |
Modifier and Type | Class and Description |
---|---|
class |
SpringComponentProvider
Custom ComponentProvider class.
|
Copyright © 2007-2019, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.