Uses of Class
com.ning.http.client.providers.grizzly.HttpTransactionContext
Packages that use HttpTransactionContext
-
Uses of HttpTransactionContext in com.ning.http.client.providers.grizzly.events
Methods in com.ning.http.client.providers.grizzly.events that return HttpTransactionContextModifier and TypeMethodDescriptionContinueEvent.getContext()GracefulCloseEvent.getHttpTxContext()Constructors in com.ning.http.client.providers.grizzly.events with parameters of type HttpTransactionContextModifierConstructorDescriptionContinueEvent(HttpTransactionContext context) GracefulCloseEvent(HttpTransactionContext httpTxContext)