Uses of Interface
org.glassfish.jersey.apache5.connector.Apache5ConnectionClosingStrategy
-
-
Uses of Apache5ConnectionClosingStrategy in org.glassfish.jersey.apache5.connector
Classes in org.glassfish.jersey.apache5.connector that implement Apache5ConnectionClosingStrategy Modifier and Type Class Description static classApache5ConnectionClosingStrategy.Apache5GracefulClosingStrategyStrategy that aborts Apache HttpRequests for the case of Chunked Stream, closes the stream, and response next.
-