org.infinispan.server.core.transport
Interface ChannelEvent

All Known Subinterfaces:
ExceptionEvent, MessageEvent
All Known Implementing Classes:
NettyChannelEvent, NettyExceptionEvent, NettyMessageEvent

public interface ChannelEvent

// TODO: Document this

Author:
Galder ZamarreƱo

Method Summary
 Channel getChannel()
           
 ChannelFuture getFuture()
           
 

Method Detail

getChannel

Channel getChannel()

getFuture

ChannelFuture getFuture()

Google Analytics

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