Class GracefulCloseEvent
java.lang.Object
com.ning.http.client.providers.grizzly.events.GracefulCloseEvent
- All Implemented Interfaces:
org.glassfish.grizzly.filterchain.FilterChainEvent
public class GracefulCloseEvent
extends Object
implements org.glassfish.grizzly.filterchain.FilterChainEvent
FilterChainEvent to gracefully complete the request-response processing
when Connection is getting closed by the remote host.- Since:
- 1.8.7
- Author:
- The Grizzly Team
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GracefulCloseEvent
-
-
Method Details
-
getHttpTxContext
-
type
- Specified by:
typein interfaceorg.glassfish.grizzly.filterchain.FilterChainEvent
-