public class ClientBootstrapBag extends BootstrapBag
This bootstrap bag is specialized for client part of Jersey.
| Constructor and Description | 
|---|
ClientBootstrapBag()  | 
| Modifier and Type | Method and Description | 
|---|---|
ParameterUpdaterProvider | 
getParameterUpdaterProvider()  | 
void | 
setParameterUpdaterProvider(ParameterUpdaterProvider provider)  | 
getAutoDiscoverables, getConfiguration, getContextResolvers, getExceptionMappers, getManagedObjectsFinalizer, getMessageBodyWorkers, getRequestScope, requireNonNull, setAutoDiscoverables, setConfiguration, setContextResolvers, setExceptionMappers, setManagedObjectsFinalizer, setMessageBodyWorkers, setRequestScopepublic ParameterUpdaterProvider getParameterUpdaterProvider()
public void setParameterUpdaterProvider(ParameterUpdaterProvider provider)
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.