接口 Server

  • 所有超级接口:
    org.apache.dubbo.remoting.Endpoint, org.apache.dubbo.remoting.IdleSensible, org.apache.dubbo.remoting.RemotingServer, org.apache.dubbo.common.Resetable

    @Deprecated
    public interface Server
    extends org.apache.dubbo.remoting.RemotingServer
    已过时。
    • 方法概要

      • 从接口继承的方法 org.apache.dubbo.remoting.Endpoint

        close, close, getChannelHandler, getLocalAddress, getUrl, isClosed, send, send, startClose
      • 从接口继承的方法 org.apache.dubbo.remoting.IdleSensible

        canHandleIdle
      • 从接口继承的方法 org.apache.dubbo.remoting.RemotingServer

        getChannel, getChannels, isBound, reset
      • 从接口继承的方法 org.apache.dubbo.common.Resetable

        reset