public interface RemotingServer extends Endpoint, Resetable, IdleSensible
| 限定符和类型 | 方法和说明 |
|---|---|
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, startClosecanHandleIdleboolean isBound()
Collection<Channel> getChannels()
Channel getChannel(InetSocketAddress remoteAddress)
remoteAddress - @Deprecated void reset(Parameters parameters)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.