public interface ProxyHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
ProxyHandler.ProxyResult |
| Modifier and Type | Field and Description |
|---|---|
static ProxyHandler |
NOP
No proxy negotiation
|
| Modifier and Type | Method and Description |
|---|---|
ProxyHandler.ProxyResult |
handle(InputStream in,
OutputStream out,
Session session) |
static final ProxyHandler NOP
ProxyHandler.ProxyResult handle(InputStream in, OutputStream out, Session session) throws IOException
IOExceptionCopyright © 2006–2024. All rights reserved.