org.primefaces.push
Interface AdvancedPushContextListener

All Superinterfaces:
org.atmosphere.cpr.AsyncSupportListener, org.atmosphere.cpr.BroadcasterListener, PushContextListener

public interface AdvancedPushContextListener
extends PushContextListener, org.atmosphere.cpr.AsyncSupportListener, org.atmosphere.cpr.BroadcasterListener

Advanced PushContextListener to listen to all available Atmosphere callbacks. The default PushContextListener should be enough for the most cases.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.atmosphere.cpr.BroadcasterListener
org.atmosphere.cpr.BroadcasterListener.BroadcastListenerException
 
Method Summary
 
Methods inherited from interface org.primefaces.push.PushContextListener
onComplete, onDisconnect
 
Methods inherited from interface org.atmosphere.cpr.AsyncSupportListener
onClose, onDestroyed, onResume, onSuspend, onTimeout
 
Methods inherited from interface org.atmosphere.cpr.BroadcasterListener
onAddAtmosphereResource, onComplete, onPostCreate, onPreDestroy, onRemoveAtmosphereResource
 



Copyright © 2013. All rights reserved.