XNIO API 2.1.0.CR2

Uses of Interface
org.jboss.xnio.channels.ReadableAllocatedMessageChannel

Packages that use ReadableAllocatedMessageChannel
org.jboss.xnio.channels Defines an enhanced set of channels. 
 

Uses of ReadableAllocatedMessageChannel in org.jboss.xnio.channels
 

Methods in org.jboss.xnio.channels that return types with arguments of type ReadableAllocatedMessageChannel
 ChannelListener.Setter<? extends ReadableAllocatedMessageChannel> ReadableAllocatedMessageChannel.getCloseSetter()
          Get the setter which can be used to change the close listener for this channel.
 ChannelListener.Setter<? extends ReadableAllocatedMessageChannel> ReadableAllocatedMessageChannel.getReadSetter()
          Get the setter which can be used to change the read listener for this channel.
 


XNIO API 2.1.0.CR2

Copyright © 2010 JBoss, a division of Red Hat, Inc.