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.
-
Uses of ExtendedConfig in org.glassfish.jersey.client
Classes in org.glassfish.jersey.client that implement ExtendedConfigModifier and TypeClassDescriptionclassJersey externalized implementation of client-side JAX-RSconfigurablecontract. -
Uses of ExtendedConfig in org.glassfish.jersey.model.internal
Classes in org.glassfish.jersey.model.internal that implement ExtendedConfigModifier and TypeClassDescriptionclassCommon immutableConfigurationimplementation for server and client.classImmutable 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 TypeInterfaceDescriptioninterfaceServer-side application configuration.Classes in org.glassfish.jersey.server that implement ExtendedConfigModifier and TypeClassDescriptionclassThe resource configuration for configuring a web application.