public class NioJSSEImplementation extends SSLImplementation
NioJSSEImplementation
Created on Feb 22, 2012 at 12:41:08 PMConstructor 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, getInstance
public NioJSSEImplementation() throws ClassNotFoundException
NioJSSEImplementation
ClassNotFoundException
public String getImplementationName()
getImplementationName
in class SSLImplementation
public NioJSSESocketChannelFactory getServerSocketChannelFactory()
public SSLSupport getSSLSupport(NioChannel channel)
public SSLSupport getSSLSupport(SSLSession session)
getSSLSupport
in class SSLImplementation
Copyright © 2018 JBoss by Red Hat. All rights reserved.