Package com.netflix.netty.common
package com.netflix.netty.common
-
ClassDescriptionUser: [email protected] Date: 7/17/17 Time: 10:54 AMByteBufUtilUser: Mike Smith Date: 6/8/16 Time: 11:49 AMJust listens for the IdleStateEvent and closes the channel if received.User: [email protected] Date: 2/8/17 Time: 2:04 PMUser: [email protected] Date: 2/8/17 Time: 2:03 PMUser: [email protected] Date: 2/8/17 Time: 9:58 AMUser: [email protected] Date: 2/8/17 Time: 2:03 PMThis needs to be inserted in the pipeline after the Http2 Codex, but before any h2->h1 conversion.User: [email protected] Date: 7/10/17 Time: 4:29 PMUser: [email protected] Date: 5/24/16 Time: 4:09 PMIndicates a timeout in reading the full http request.This handler times from the point a HttpRequest is read until the LastHttpContent is read, and fires a HttpRequestTimeoutEvent if that time has exceed the configured timeout.User: [email protected] Date: 2/7/17 Time: 2:44 PMUser: [email protected] Date: 5/24/16 Time: 1:04 PMStores the source IP address as an attribute of the channel.Swallow specific SSL related exceptions to avoid propagating deep stack traces up the pipeline.