ICEpush 3.3.0
Java API Documentation
A B C D G O P R S

A

addGroupMember(String, String) - Method in class org.icepush.PushContext
Adds the specified pushId to the group with the specified groupName.

B

backOff(String, long) - Method in class org.icepush.PushContext
Instructs the specified browser to back off from ajax push listen for the specified number of milliseconds.

C

createPushId(HttpServletRequest, HttpServletResponse) - Method in class org.icepush.PushContext
Creates a Push ID consisting of the Browser ID and Sub ID.

D

DETAIL - Static variable in class org.icepush.PushNotification
The PushNotification attribute name for detail.

G

getAttributes() - Method in class org.icepush.PushConfiguration
Gets the attributes of this PushConfiguration.
getDetail() - Method in class org.icepush.PushNotification
Gets the detail of this PushNotification.
getInstance(ServletContext) - Static method in class org.icepush.PushContext
Gets the PushContext instance associated with the specified context.
getSubject() - Method in class org.icepush.PushNotification
Gets the subject of this PushNotification.

O

org.icepush - package org.icepush
 

P

push(String) - Method in class org.icepush.PushContext
Initiate a Server Push to the members of the group specified by the groupName.
push(String, PushConfiguration) - Method in class org.icepush.PushContext
Initiate a Server Push to the members of the group specified by the groupName.
PushConfiguration - Class in org.icepush
 
PushConfiguration() - Constructor for class org.icepush.PushConfiguration
Constructs a new PushConfiguration.
PushConfiguration(Map<String, Object>) - Constructor for class org.icepush.PushConfiguration
Constructs a new PushConfiguration with the specified attributes.
PushContext - Class in org.icepush
 
PushContext(ServletContext) - Constructor for class org.icepush.PushContext
Constructs a new PushContext using the specified context.
PushNotification - Class in org.icepush
 
PushNotification(String) - Constructor for class org.icepush.PushNotification
Constructs a new PushNotification with the specified subject.
PushNotification(String, String) - Constructor for class org.icepush.PushNotification
Constructs a new PushNotification with the specified subject and detail.
PushNotification(Map<String, Object>) - Constructor for class org.icepush.PushNotification
Constructs a new PushNotification with the specified attributes.

R

removeGroupMember(String, String) - Method in class org.icepush.PushContext
Removes the specified pushId from the group with the specified groupName.

S

setPushGroupManager(PushGroupManager) - Method in class org.icepush.PushContext
Sets the push group manager.
SUBJECT - Static variable in class org.icepush.PushNotification
The PushNotification attribute name for subject.

A B C D G O P R S
ICEpush 3.3.0
Java API Documentation

Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.