Deprecated API
Contents
-
Deprecated InterfacesInterfaceDescriptionThis class is not to be used anymorethis class is deprecated
-
Deprecated ClassesClassDescriptionThis class is deprecatedThis class is deprecated
-
Deprecated MethodsMethodDescriptionReplaced with
DefaultIoFuture.awaitUninterruptibly().Replaced withDefaultIoFuture.awaitUninterruptibly(long).Replaced withIoFuture.awaitUninterruptibly().Replaced withIoFuture.awaitUninterruptibly(long).Take a look atgetConnectTimeoutMillis()Take a look atsetConnectTimeoutMillis(long)Use either theIoSession.closeNow()or theIoSession.closeOnFlush()methodsUseIoSession.getAttribute(Object)instead.UseIoSession.setAttribute(Object, Object)instead.Bytes are not properly converted to chars