public class NioJSSEImplementation extends SSLImplementation
NioJSSEImplementation
Created on Feb 22, 2012 at 12:41:08 PM| Constructor and Description |
|---|
NioJSSEImplementation()
Create a new instance of
NioJSSEImplementation |
| Modifier and Type | Method and Description |
|---|---|
String |
getImplementationName() |
NioJSSESocketChannelFactory |
getServerSocketChannelFactory() |
SSLSupport |
getSSLSupport(NioChannel channel) |
SSLSupport |
getSSLSupport(SSLSession session) |
getInstance, getInstancepublic NioJSSEImplementation()
throws ClassNotFoundException
NioJSSEImplementationClassNotFoundExceptionpublic String getImplementationName()
getImplementationName in class SSLImplementationpublic NioJSSESocketChannelFactory getServerSocketChannelFactory()
public SSLSupport getSSLSupport(NioChannel channel)
public SSLSupport getSSLSupport(SSLSession session)
getSSLSupport in class SSLImplementationCopyright © 2016 JBoss by Red Hat. All rights reserved.