XNIO API 3.0.7.GA

Uses of Interface
org.xnio.XnioExecutor.Key

Packages that use XnioExecutor.Key
org.xnio The main API package for XNIO. 
 

Uses of XnioExecutor.Key in org.xnio
 

Fields in org.xnio declared as XnioExecutor.Key
static XnioExecutor.Key XnioExecutor.Key.IMMEDIATE
          An immediate key.
 

Methods in org.xnio that return XnioExecutor.Key
 XnioExecutor.Key XnioExecutor.executeAfter(Runnable command, long time, TimeUnit unit)
          Execute a command after a period of time.
 


XNIO API 3.0.7.GA

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