public static class PollingXHR.Request.Options extends Object
| Modifier and Type | Field and Description |
|---|---|
byte[] |
data |
HostnameVerifier |
hostnameVerifier |
String |
method |
Proxy |
proxy |
SSLContext |
sslContext |
String |
uri |
| Constructor and Description |
|---|
Options() |
public String uri
public String method
public byte[] data
public SSLContext sslContext
public HostnameVerifier hostnameVerifier
public Proxy proxy
Copyright © 2016. All rights reserved.