Interface Server

All Superinterfaces:
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
Deprecated.
  • Method Summary

    Methods inherited from interface org.apache.dubbo.remoting.Endpoint

    close, close, getChannelHandler, getLocalAddress, getUrl, isClosed, send, send, startClose

    Methods inherited from interface org.apache.dubbo.remoting.IdleSensible

    canHandleIdle

    Methods inherited from interface org.apache.dubbo.remoting.RemotingServer

    getChannel, getChannels, isBound, reset

    Methods inherited from interface org.apache.dubbo.common.Resetable

    reset