public class AllChannelHandler2 extends AllChannelHandler
| 限定符和类型 | 字段和说明 |
|---|---|
static Timer |
TIME_OUT_TIMER |
| 构造器和说明 |
|---|
AllChannelHandler2(ChannelHandler handler,
URL url) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
received(Channel channel,
Object message)
on message received.
|
caught, connected, disconnectedclose, getExecutorService, getHandler, getPreferredExecutorService, getSharedExecutorService, getUrl, sentpublic static final Timer TIME_OUT_TIMER
public AllChannelHandler2(ChannelHandler handler, URL url)
public void received(Channel channel, Object message) throws RemotingException
ChannelHandlerreceived 在接口中 ChannelHandlerreceived 在类中 AllChannelHandlerchannel - channel.message - message.RemotingExceptionCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.