public class SocksProxyProtocolHandlerFactory extends Object implements IOEventHandlerFactory
| Constructor and Description | 
|---|
| SocksProxyProtocolHandlerFactory(SocketAddress targetAddress,
                                String username,
                                String password,
                                IOEventHandlerFactory eventHandlerFactory) | 
public SocksProxyProtocolHandlerFactory(SocketAddress targetAddress, String username, String password, IOEventHandlerFactory eventHandlerFactory) throws IOException
IOExceptionpublic IOEventHandler createHandler(ProtocolIOSession ioSession, Object attachment)
createHandler in interface IOEventHandlerFactoryCopyright © 2005–2022 The Apache Software Foundation. All rights reserved.