public static class GrizzlyAsyncHttpProvider.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.| Constructor and Description |
|---|
GrizzlyAsyncHttpProvider.GracefulCloseEvent(com.ning.http.client.providers.grizzly.HttpTransactionContext httpTxContext) |
public GrizzlyAsyncHttpProvider.GracefulCloseEvent(com.ning.http.client.providers.grizzly.HttpTransactionContext httpTxContext)
public com.ning.http.client.providers.grizzly.HttpTransactionContext getHttpTxContext()
public Object type()
type in interface org.glassfish.grizzly.filterchain.FilterChainEventCopyright © 2015. All Rights Reserved.