@Unstable public interface ServerHandler
Sever Handler. Manager service invokers & client channels.
| 限定符和类型 | 方法和说明 |
|---|---|
void |
registerChannel(AbstractChannel nettyChannel)
Register channel.
|
void |
unRegisterChannel(AbstractChannel nettyChannel)
Un register channel.
|
void registerChannel(AbstractChannel nettyChannel)
nettyChannel - the netty channelvoid unRegisterChannel(AbstractChannel nettyChannel)
nettyChannel - the netty channelCopyright © 2008–2018 The Ant Financial. All rights reserved.