Class Apache5ConnectionClosingStrategy.Apache5GracefulClosingStrategy

java.lang.Object
org.glassfish.jersey.apache5.connector.Apache5ConnectionClosingStrategy.Apache5GracefulClosingStrategy
All Implemented Interfaces:
Apache5ConnectionClosingStrategy
Enclosing interface:
Apache5ConnectionClosingStrategy

public static class Apache5ConnectionClosingStrategy.Apache5GracefulClosingStrategy extends Object implements Apache5ConnectionClosingStrategy
Strategy that aborts Apache HttpRequests for the case of Chunked Stream, closes the stream, and response next.