| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.registry.remoting |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ChannelHandler.caught(Channel channel,
T message,
Throwable exception)
on exception caught.
|
void |
ChannelHandler.connected(Channel channel)
on channel connected.
|
void |
ChannelHandler.disconnected(Channel channel)
on channel disconnected.
|
void |
ChannelHandler.received(Channel channel,
T message)
on message received.
|
Object |
ChannelHandler.reply(Channel channel,
T message)
on message reply.
|
Copyright © 2019 The Ant Financial. All rights reserved.