public class SocketFactory extends Object
| Constructor and Description |
|---|
SocketFactory() |
| Modifier and Type | Method and Description |
|---|---|
Socket |
createSocket(URI uri) |
TrustManager[] |
trustAllCertificates() |
public TrustManager[] trustAllCertificates()
Copyright © 2019. All rights reserved.