org.atmosphere.cpr.AsyncSupportListener
, org.atmosphere.cpr.BroadcasterListener
, PushContextListener
public interface AdvancedPushContextListener extends PushContextListener, org.atmosphere.cpr.AsyncSupportListener, org.atmosphere.cpr.BroadcasterListener
PushContextListener
to listen to all available Atmosphere callbacks. The default PushContextListener
should be enough for
the most cases.onClose, onDestroyed, onResume, onSuspend, onTimeout
onAddAtmosphereResource, onComplete, onMessage, onPostCreate, onPreDestroy, onRemoveAtmosphereResource
onComplete, onDisconnect
Copyright © 2018. All rights reserved.