Class ApacheConnectionClosingStrategy.GracefulClosingStrategy

java.lang.Object
org.glassfish.jersey.apache.connector.ApacheConnectionClosingStrategy.GracefulClosingStrategy
All Implemented Interfaces:
ApacheConnectionClosingStrategy
Enclosing interface:
ApacheConnectionClosingStrategy

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