IOReactorConfig.
 As of version 5.0.1 createHandler(ProtocolIOSession, Object) throws UnsupportedOperationException.@Deprecated public class SocksProxyProtocolHandlerFactory extends Object implements IOEventHandlerFactory
| Constructor and Description | 
|---|
| SocksProxyProtocolHandlerFactory(SocketAddress targetAddress,
                                String username,
                                String password,
                                IOEventHandlerFactory eventHandlerFactory)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| IOEventHandler | createHandler(ProtocolIOSession ioSession,
             Object attachment)Deprecated.  | 
public SocksProxyProtocolHandlerFactory(SocketAddress targetAddress, String username, String password, IOEventHandlerFactory eventHandlerFactory) throws IOException
IOExceptionpublic IOEventHandler createHandler(ProtocolIOSession ioSession, Object attachment)
createHandler in interface IOEventHandlerFactoryCopyright © 2005–2021 The Apache Software Foundation. All rights reserved.