| Package | Description |
|---|---|
| org.xnio |
The main API package for XNIO.
|
| org.xnio.ssl |
| Modifier and Type | Method and Description |
|---|---|
XnioSsl |
Xnio.getSslProvider(javax.net.ssl.KeyManager[] keyManagers,
javax.net.ssl.TrustManager[] trustManagers,
OptionMap optionMap)
Get an SSL provider for this XNIO provider.
|
XnioSsl |
Xnio.getSslProvider(OptionMap optionMap)
Get an SSL provider for this XNIO provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JsseXnioSsl
An XNIO SSL provider based on JSSE.
|
Copyright © 2010 JBoss, a division of Red Hat, Inc.