public final class ConnectionSpecSelector extends Object
| Constructor and Description |
|---|
ConnectionSpecSelector(List<ConnectionSpec> connectionSpecs) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionSpec |
configureSecureSocket(SSLSocket sslSocket) |
boolean |
connectionFailed(IOException e) |
public ConnectionSpecSelector(List<ConnectionSpec> connectionSpecs)
public ConnectionSpec configureSecureSocket(SSLSocket sslSocket) throws IOException
IOExceptionpublic boolean connectionFailed(IOException e)
Copyright © 2019. All rights reserved.