public interface Server extends Endpoint, Resetable
Transporter.bind(com.alibaba.dubbo.common.URL, ChannelHandler)| 限定符和类型 | 方法和说明 |
|---|---|
Channel |
getChannel(InetSocketAddress remoteAddress)
get channel.
|
Collection<Channel> |
getChannels()
get channels.
|
boolean |
isBound()
is bound.
|
void |
reset(Parameters parameters)
已过时。
|
close, close, getChannelHandler, getLocalAddress, getUrl, isClosed, send, send, startCloseboolean isBound()
Collection<Channel> getChannels()
Channel getChannel(InetSocketAddress remoteAddress)
remoteAddress - @Deprecated void reset(Parameters parameters)
Copyright © 2012–2017 Alibaba. All rights reserved.