Package | Description |
---|---|
org.xnio |
The main API package for XNIO.
|
org.xnio.ssl |
Modifier and Type | Method and Description |
---|---|
XnioSsl |
Xnio.getSslProvider(KeyManager[] keyManagers,
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 © 2012 JBoss by Red Hat. All Rights Reserved.