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