|
XNIO API 2.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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(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. |
static Xnio |
Xnio.getInstance()
Get the "default" instance. |
static Xnio |
Xnio.getInstance(String name)
Get or create a named XNIO provider instance, which is automatically configured from a properties file. |
Xnio |
XnioProvider.getNewInstance(XnioConfiguration configuration)
Get a new provider instance. |
|
XNIO API 2.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||