public interface Server extends Endpoint
| 限定符和类型 | 方法和说明 |
|---|---|
Channel |
getChannel(InetSocketAddress remoteAddress)
get channel.
|
Collection<Channel> |
getChannels()
get channels.
|
boolean |
isBound()
is server bound
|
close, close, getLocalAddress, getRemoteAddress, getUrl, isAvailable, isClosed, open, requestboolean isBound()
Collection<Channel> getChannels()
Channel getChannel(InetSocketAddress remoteAddress)
remoteAddress - Copyright © 2016. All rights reserved.