aerogear-simplepush-java-client 0.1.0
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
 
getSimplePushEndpoint() - Method in class org.jboss.aerogear.unifiedpush.PushConfig
 
getWebsocketClient() - Method in class org.jboss.aerogear.simplepush.SimplePushClient
 

M

main(String...) - Static method in class Usage
 
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
 
setSimplePushEndpoint(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.
Usage - Class in <Unnamed>
This is a example of usage.
Usage() - Constructor for class Usage
 
A C G M O P R S U 
aerogear-simplepush-java-client 0.1.0

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.