JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
aerogear-simplepush-java-client 0.2.0
Prev
Next
Frames
No Frames
All Classes
A
C
G
M
O
P
R
S
U
A
addMessageListener(MessageListener)
- Method in class org.jboss.aerogear.simplepush.
SimplePushClient
C
close()
- Method in class org.jboss.aerogear.simplepush.
SimplePushClient
Close the communication
connect()
- Method in class org.jboss.aerogear.simplepush.
SimplePushClient
Create a connection with the Simple Push Server.
G
getAlias()
- Method in class org.jboss.aerogear.unifiedpush.
PushConfig
getCategories()
- Method in class org.jboss.aerogear.unifiedpush.
PushConfig
getChannelId(int)
- Method in class org.jboss.aerogear.simplepush.
SimplePushClient
Get the channel id by index.
getDeviceToken()
- Method in class org.jboss.aerogear.unifiedpush.
PushConfig
getDeviceType()
- Method in class org.jboss.aerogear.unifiedpush.
PushConfig
getOperatingSystem()
- Method in class org.jboss.aerogear.unifiedpush.
PushConfig
getOsVersion()
- Method in class org.jboss.aerogear.unifiedpush.
PushConfig
getWebsocketClient()
- Method in class org.jboss.aerogear.simplepush.
SimplePushClient
M
MessageListener
- Interface in
org.jboss.aerogear.simplepush
Listener fired when a push notification has been received
O
onMessage(Ack)
- Method in interface org.jboss.aerogear.simplepush.
MessageListener
onRegistered(String, String)
- Method in interface org.jboss.aerogear.simplepush.
RegistrationListener
org.jboss.aerogear.simplepush
- package org.jboss.aerogear.simplepush
org.jboss.aerogear.unifiedpush
- package org.jboss.aerogear.unifiedpush
P
PushConfig
- Class in
org.jboss.aerogear.unifiedpush
Configuration used by Unified push server.
PushConfig()
- Constructor for class org.jboss.aerogear.unifiedpush.
PushConfig
R
register(RegistrationListener)
- Method in class org.jboss.aerogear.simplepush.
SimplePushClient
Register to a new channel for notification by the simple push server
register(PushConfig)
- Method in class org.jboss.aerogear.unifiedpush.
UnifiedPushClient
Register this simple push end point with given config to the unified push server
RegistrationListener
- Interface in
org.jboss.aerogear.simplepush
Listener fired when channel gets registered with the simple push server.
S
setAlias(String)
- Method in class org.jboss.aerogear.unifiedpush.
PushConfig
setCategories(List<String>)
- Method in class org.jboss.aerogear.unifiedpush.
PushConfig
setDeviceToken(String)
- Method in class org.jboss.aerogear.unifiedpush.
PushConfig
Device token is the channelId in case of simple push
setDeviceType(String)
- Method in class org.jboss.aerogear.unifiedpush.
PushConfig
setOperatingSystem(String)
- Method in class org.jboss.aerogear.unifiedpush.
PushConfig
setOsVersion(String)
- Method in class org.jboss.aerogear.unifiedpush.
PushConfig
SimplePushClient
- Class in
org.jboss.aerogear.simplepush
Simple Push Client
SimplePushClient(String)
- Constructor for class org.jboss.aerogear.simplepush.
SimplePushClient
U
UnifiedPushClient
- Class in
org.jboss.aerogear.unifiedpush
UnifiedPushClient to register the simple push endpoint with the Unified Push Server.
UnifiedPushClient(String, String, String)
- Constructor for class org.jboss.aerogear.unifiedpush.
UnifiedPushClient
unregister(String)
- Method in class org.jboss.aerogear.simplepush.
SimplePushClient
Remove the registered channel
unRegister(String)
- Method in class org.jboss.aerogear.unifiedpush.
UnifiedPushClient
Remove simple push end point from Unified push server.
A
C
G
M
O
P
R
S
U
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
aerogear-simplepush-java-client 0.2.0
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015
JBoss by Red Hat
. All Rights Reserved.