com.sun.grizzly.util.net.jsse
Class JSSEImplementation
java.lang.Object
com.sun.grizzly.util.net.SSLImplementation
com.sun.grizzly.util.net.jsse.JSSEImplementation
public class JSSEImplementation
- extends SSLImplementation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSSEImplementation
public JSSEImplementation()
throws ClassNotFoundException
- Throws:
ClassNotFoundException
getImplementationName
public String getImplementationName()
- Specified by:
getImplementationName
in class SSLImplementation
getServerSocketFactory
public ServerSocketFactory getServerSocketFactory()
- Specified by:
getServerSocketFactory
in class SSLImplementation
getSSLSupport
public SSLSupport getSSLSupport(Socket s)
- Specified by:
getSSLSupport
in class SSLImplementation
getSSLSupport
public SSLSupport getSSLSupport(SSLEngine sslEngine)
- Specified by:
getSSLSupport
in class SSLImplementation
Copyright © 2010 SUN Microsystems. All Rights Reserved.