| Package | Description |
|---|---|
| org.jboss.aerogear.unifiedpush | |
| org.jboss.aerogear.unifiedpush.http |
| Modifier and Type | Method and Description |
|---|---|
ProxyConfig |
SenderClient.getProxy()
Get the proxy cofniguration.
|
| Modifier and Type | Method and Description |
|---|---|
static URLConnection |
HttpClient.post(String url,
String encodedCredentials,
String jsonPayloadObject,
Charset charset,
ProxyConfig proxy,
TrustStoreConfig customTrustStore)
Returns URLConnection that 'posts' the given JSON to the given UnifiedPush Server URL.
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.