Uses of Interface
org.glassfish.jersey.client.inject.ParameterUpdater
-
Packages that use ParameterUpdater Package Description org.glassfish.jersey.client.inject -
-
Uses of ParameterUpdater in org.glassfish.jersey.client.inject
Methods in org.glassfish.jersey.client.inject that return ParameterUpdater Modifier and Type Method Description ParameterUpdater<?,?>ParameterUpdaterProvider. get(Parameter parameter)Get the updater configured to update value of givenparameter.
-