public interface ProxyManager
| Modifier and Type | Method and Description |
|---|---|
void |
doProxyHandshake(Socket s,
String hostname,
int port,
String userauth,
int connectTimeout) |
String |
getProviderName() |
String |
getVersion() |
void doProxyHandshake(Socket s, String hostname, int port, String userauth, int connectTimeout) throws IOException
IOExceptionString getProviderName()
String getVersion()
Copyright © 2017 dcm4che.org. All rights reserved.