Uses of Interface
org.glassfish.jersey.ExtendedConfig
Packages that use ExtendedConfig
Package
Description
Jersey client-side classes.
Common Jersey internal model related classes and interfaces.
Jersey server-side classes.
Jersey server-side application invalid input: '&' resource modeling classes.
-
Uses of ExtendedConfig in org.glassfish.jersey.client
Classes in org.glassfish.jersey.client that implement ExtendedConfigModifier and TypeClassDescriptionclass
Jersey externalized implementation of client-side JAX-RSconfigurable
contract.private static class
Default encapsulation of the internal configuration state. -
Uses of ExtendedConfig in org.glassfish.jersey.model.internal
Classes in org.glassfish.jersey.model.internal that implement ExtendedConfigModifier and TypeClassDescriptionclass
Common immutableConfiguration
implementation for server and client.class
Immutable runtime configuration.Methods in org.glassfish.jersey.model.internal that return ExtendedConfig -
Uses of ExtendedConfig in org.glassfish.jersey.server
Subinterfaces of ExtendedConfig in org.glassfish.jersey.serverModifier and TypeInterfaceDescriptioninterface
Server-side application configuration.Classes in org.glassfish.jersey.server that implement ExtendedConfigModifier and TypeClassDescriptionclass
The resource configuration for configuring a web application.private static final class
private static class
private static class
private static class
-
Uses of ExtendedConfig in org.glassfish.jersey.server.model
Classes in org.glassfish.jersey.server.model that implement ExtendedConfigModifier and TypeClassDescription(package private) class
Defaultconfiguration
for resource methods.