Package | Description |
---|---|
org.snf4j.core.proxy |
Provides classes and interfaces for proxy handling.
|
Modifier and Type | Method and Description |
---|---|
ISocksReply[] |
AbstractSocksProxyHandler.getReplies()
Returns replies sent from the SOCKS server.
|
Modifier and Type | Method and Description |
---|---|
void |
ISocksReplyListener.replyReceived(ISocksReply reply,
int replyIndex)
Called when a reply is received by a SOCKS client.
|
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.