org.littleshoot.proxy
Class SslHandshakeHandler
java.lang.Object
org.littleshoot.proxy.SslHandshakeHandler
- All Implemented Interfaces:
- HandshakeHandler
public class SslHandshakeHandler
- extends Object
- implements HandshakeHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SslHandshakeHandler
public SslHandshakeHandler(String id,
org.jboss.netty.handler.ssl.SslHandler sslHandler)
getChannelHandler
public org.jboss.netty.channel.ChannelHandler getChannelHandler()
- Specified by:
getChannelHandler in interface HandshakeHandler
getId
public String getId()
- Specified by:
getId in interface HandshakeHandler
Copyright © 2009-2013 LittleShoot. All Rights Reserved.