XNIO API 3.0.7.GA

Uses of Interface
org.xnio.XnioExecutor

Packages that use XnioExecutor
org.xnio.channels   
 

Uses of XnioExecutor in org.xnio.channels
 

Methods in org.xnio.channels that return XnioExecutor
 XnioExecutor TranslatingSuspendableChannel.getReadThread()
           
 XnioExecutor SuspendableReadChannel.getReadThread()
          Get the read thread for this channel.
 XnioExecutor TranslatingSuspendableChannel.getWriteThread()
           
 XnioExecutor SuspendableWriteChannel.getWriteThread()
          Get the write thread for this channel.
 


XNIO API 3.0.7.GA

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