接口 Endpoint

    • 方法详细资料

      • getUrl

        URL getUrl()
        get url.
        返回:
        url
      • getChannelHandler

        ChannelHandler getChannelHandler()
        get channel handler.
        返回:
        channel handler
      • getLocalAddress

         getLocalAddress()
        get local address.
        返回:
        local address.
      • close

        void close()
        close the channel.
      • close

        void close​(int timeout)
        Graceful close the channel.
      • startClose

        void startClose()
      • isClosed

        boolean isClosed()
        is closed.
        返回:
        closed