Package | Description |
---|---|
org.snf4j.core.proxy |
Provides classes and interfaces for proxy handling.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSocksProxyHandler
Base implementation for handlers processing client connections via SOCKS
proxy protocols.
|
class |
HttpProxyHandler
Handles client proxy connections via the HTTP tunneling protocol.
|
class |
Socks4ProxyHandler
Handles client proxy connections via the SOCKS Protocol Version 4.
|
class |
Socks5ProxyHandler
Handles client proxy connections via the SOCKS Protocol Version 5.
|
Modifier and Type | Method and Description |
---|---|
AbstractProxyHandler |
AbstractProxyHandler.connectionTimeout(long connectionTimeout)
Configures the proxy connection timeout.
|
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.