Uses of Class
org.glassfish.jersey.client.http.Expect100ContinueFeature
-
Uses of Expect100ContinueFeature in org.glassfish.jersey.client.http
Modifier and TypeMethodDescriptionstatic Expect100ContinueFeature
Expect100ContinueFeature.basic()
Creates Expect100Continue Feature with default threshold sizestatic Expect100ContinueFeature
Expect100ContinueFeature.withCustomThreshold
(long thresholdSize) Creates Expect100ContinueFeature with custom (not default) threshold size for content length.