XNIO API 2.0.2.GA

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(java.util.concurrent.ExecutorService executorService, long timeout, java.util.concurrent.TimeUnit unit)
          Get a closeable executor wrapper for an ExecutorService.
 


XNIO API 2.0.2.GA

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