Package | Description |
---|---|
org.glassfish.jersey.jaxb.internal | |
org.glassfish.jersey.jsonb.internal | |
org.glassfish.jersey.jsonp.internal |
Jersey internal classes supporting JSON processing (JSON-P) media providers.
|
org.glassfish.jersey.media.sse.internal | |
org.glassfish.jersey.microprofile.restclient | |
org.glassfish.jersey.server.internal.monitoring |
Jersey server-side internal monitoring and statistics classes.
|
org.glassfish.jersey.server.wadl.internal |
Jersey server-side WADL internal classes.
|
Modifier and Type | Class and Description |
---|---|
class |
JaxbAutoDiscoverable
JAXB
ForcedAutoDiscoverable that registers all necessary JAXB features
into the injection manager directly. |
Modifier and Type | Class and Description |
---|---|
class |
JsonBindingAutoDiscoverable
ForcedAutoDiscoverable registering JsonBindingFeature if the feature is not already registered. |
Modifier and Type | Class and Description |
---|---|
class |
JsonProcessingAutoDiscoverable
AutoDiscoverable registering JsonProcessingFeature if this feature is not already registered. |
Modifier and Type | Class and Description |
---|---|
class |
SseAutoDiscoverable
Jersey
AutoDiscoverable responsible for registering SseFeature . |
Modifier and Type | Class and Description |
---|---|
class |
RequestHeaderAutoDiscoverable
Auto discoverable feature to bind into jersey runtime.
|
Modifier and Type | Class and Description |
---|---|
class |
MonitoringAutodiscoverable
Autodiscoverable feature that registers
MonitoringFeature
based on configuration properties. |
Modifier and Type | Class and Description |
---|---|
class |
WadlAutoDiscoverable
AutoDiscoverable registering WadlFeature if this feature
is not already registered. |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.