| Package | Description |
|---|---|
| com.alibaba.dubbo.remoting | |
| com.alibaba.dubbo.remoting.telnet |
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelHandler.caught(Channel channel,
Throwable exception)
Deprecated.
|
void |
ChannelHandler.connected(Channel channel)
Deprecated.
|
void |
ChannelHandler.disconnected(Channel channel)
Deprecated.
|
void |
ChannelHandler.received(Channel channel,
Object message)
Deprecated.
|
void |
ChannelHandler.sent(Channel channel,
Object message)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
TelnetHandler.telnet(Channel channel,
String message)
Deprecated.
|
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.