org.littleshoot.proxy
Class SelfSignedSslHandshakeHandlerFactory

java.lang.Object
  extended by org.littleshoot.proxy.SslHandshakeHandlerFactory
      extended by org.littleshoot.proxy.SelfSignedSslHandshakeHandlerFactory
All Implemented Interfaces:
HandshakeHandlerFactory

public class SelfSignedSslHandshakeHandlerFactory
extends SslHandshakeHandlerFactory


Constructor Summary
SelfSignedSslHandshakeHandlerFactory()
           
 
Method Summary
 
Methods inherited from class org.littleshoot.proxy.SslHandshakeHandlerFactory
newHandshakeHandler
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelfSignedSslHandshakeHandlerFactory

public SelfSignedSslHandshakeHandlerFactory()


Copyright © 2009-2013 LittleShoot. All Rights Reserved.