| Package | Description |
|---|---|
| org.jboss.aerogear.unifiedpush | |
| org.jboss.aerogear.unifiedpush.utils |
| Modifier and Type | Method and Description |
|---|---|
ProxyConfig |
PushSender.getProxy()
Get the proxy cofniguration.
|
ProxyConfig |
DefaultPushSender.getProxy() |
| Modifier and Type | Method and Description |
|---|---|
static URLConnection |
HttpRequestUtil.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 © 2015 JBoss by Red Hat. All Rights Reserved.