XNIO NIO Implementation 3.0.7.GA

org.xnio.nio
Class NioXnioProvider

java.lang.Object
  extended by org.xnio.nio.NioXnioProvider
All Implemented Interfaces:
XnioProvider

public final class NioXnioProvider
extends Object
implements XnioProvider

The NIO XNIO provider.

Author:
David M. Lloyd

Constructor Summary
NioXnioProvider()
           
 
Method Summary
 Xnio getInstance()
          
 String getName()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NioXnioProvider

public NioXnioProvider()
Method Detail

getInstance

public Xnio getInstance()

Specified by:
getInstance in interface XnioProvider

getName

public String getName()

Specified by:
getName in interface XnioProvider

XNIO NIO Implementation 3.0.7.GA

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.