org.infinispan.server.core.transport.netty
Class NettyChannelEvent
java.lang.Object
org.infinispan.server.core.transport.netty.NettyChannelEvent
- All Implemented Interfaces:
- ChannelEvent
- Direct Known Subclasses:
- NettyExceptionEvent, NettyMessageEvent
public class NettyChannelEvent
- extends Object
- implements ChannelEvent
// TODO: Document this
- Author:
- Galder ZamarreƱo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getChannel
public Channel getChannel()
- Specified by:
getChannel
in interface ChannelEvent
getFuture
public ChannelFuture getFuture()
- Specified by:
getFuture
in interface ChannelEvent
Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.