Package org.primefaces.push

Interface Summary
PushContext A PushContext is an object that can be used to send message to application connected to the PushServlet.
PushContextListener Received PushContext notification when a message has been successfully pushed (@link PushContext#push) or when a client disconnected (the connection has been closed).
PushRule A PushRule configure the Atmosphere Framework behavior.
 

Class Summary
DefaultPushRule The Default PushRule that creates channel based on the AtmosphereRequest.getPathInfo().
PrimeAtmosphereHandler Simple AtmosphereHandler who delegate HTTP METHOD GET to PushRule.
PushContextFactory Factory for retrieving PushContext
PushContextImpl  
PushServlet  
 



Copyright © 2012. All Rights Reserved.