Uses of Interface
org.glassfish.jersey.apache.connector.ApacheConnectionClosingStrategy
Packages that use ApacheConnectionClosingStrategy
-
Uses of ApacheConnectionClosingStrategy in org.glassfish.jersey.apache.connector
Classes in org.glassfish.jersey.apache.connector that implement ApacheConnectionClosingStrategyModifier and TypeClassDescriptionstatic classStrategy that aborts Apache HttpRequests for the case of Chunked Stream, closes the stream, and response next.static classStrategy that closes the response and content stream next.