Package io.netty.handler.timeout
package io.netty.handler.timeout
-
ClassDescriptionIf a remote peer is unresponsive due to CPU throttling, GC or otherwise, ForceCloseOnWriteTimeoutHandler closes the connection on write timeout, the time out by default is 30 sec.