接口 TargetServerConnection

    • 方法详细资料

      • open

        ByteChannel open​(int timeout)
                  throws IOException
        Open a connection to the target server with the specified timeout.
        参数:
        timeout - the read timeout
        返回:
        a ByteChannel providing read/write access to the server
        抛出:
        IOException - in case of I/O errors