org.littleshoot.proxy
Class SslHandshakeHandlerFactory
java.lang.Object
org.littleshoot.proxy.SslHandshakeHandlerFactory
- All Implemented Interfaces:
- HandshakeHandlerFactory
- Direct Known Subclasses:
- SelfSignedSslHandshakeHandlerFactory
public class SslHandshakeHandlerFactory
- extends Object
- implements HandshakeHandlerFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SslHandshakeHandlerFactory
public SslHandshakeHandlerFactory(KeyStoreManager ksm)
newHandshakeHandler
public HandshakeHandler newHandshakeHandler()
- Specified by:
newHandshakeHandler in interface HandshakeHandlerFactory
Copyright © 2009-2013 LittleShoot. All Rights Reserved.