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
IOException
public IOEventHandler createHandler(ProtocolIOSession ioSession, Object attachment)
createHandler
in interface IOEventHandlerFactory
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.