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