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
IOException
String getProviderName()
String getVersion()
Copyright © 2017 dcm4che.org. All rights reserved.