public class AllChannelHandler2 extends AllChannelHandler
| Modifier and Type | Field and Description |
|---|---|
static Timer |
TIME_OUT_TIMER |
| Constructor and Description |
|---|
AllChannelHandler2(ChannelHandler handler,
URL url) |
| Modifier and Type | Method and Description |
|---|---|
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 in interface ChannelHandlerreceived in class AllChannelHandlerchannel - channel.message - message.RemotingExceptionCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.