XNIO API 2.0.2.GA

Uses of Class
org.jboss.xnio.Xnio

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

Uses of Xnio in org.jboss.xnio
 

Methods in org.jboss.xnio that return Xnio
static Xnio Xnio.create()
          Create an instance of the default XNIO provider.
static Xnio Xnio.create(java.lang.String implName, XnioConfiguration configuration)
          Create an instance of the named XNIO provider.
static Xnio Xnio.create(XnioConfiguration configuration)
          Create an instance of the default XNIO provider.
 Xnio XnioProvider.getNewInstance(XnioConfiguration configuration)
          Get a new provider instance.
 


XNIO API 2.0.2.GA

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