org.infinispan.server.core.transport.netty
Class NettyChannelEvent

java.lang.Object
  extended by 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

Method Summary
 Channel getChannel()
           
 ChannelFuture getFuture()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getChannel

public Channel getChannel()
Specified by:
getChannel in interface ChannelEvent

getFuture

public ChannelFuture getFuture()
Specified by:
getFuture in interface ChannelEvent

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.