Class ClientUserChannel

java.lang.Object
com.iohao.net.extension.client.user.ClientUserChannel

public class ClientUserChannel extends Object
Client communication channel facade for sending requests and receiving server responses.
    Sends requests and receives server responses.
Author:
渔民小镇
date:
2023-07-13
  • Field Details

    • closeChannel

      public Runnable closeChannel
    • inetSocketAddress

      public InetSocketAddress inetSocketAddress
      Target server address.
  • Constructor Details

  • Method Details