XNIO API 2.1.0.CR2

Uses of Interface
org.jboss.xnio.CloseableExecutor

Packages that use CloseableExecutor
org.jboss.xnio The main API package for XNIO. 
 

Uses of CloseableExecutor in org.jboss.xnio
 

Methods in org.jboss.xnio that return CloseableExecutor
static CloseableExecutor IoUtils.closeableExecutor(ExecutorService executorService, long timeout, TimeUnit unit)
          Get a closeable executor wrapper for an ExecutorService.
 


XNIO API 2.1.0.CR2

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