类 NettyClient

    • 方法详细资料

      • canHandleIdle

        public boolean canHandleIdle()
        从接口复制的说明: IdleSensible
        Whether the implementation can sense and handle the idle connection. By default it's false, the implementation relies on dedicated timer to take care of idle connection.
        返回:
        whether has the ability to handle idle connection