Uses of Interface
de.hybris.platform.cockpit.session.PushController
Packages that use PushController
-
Uses of PushController in de.hybris.platform.cockpit.components
Classes in de.hybris.platform.cockpit.components with type parameters of type PushControllerModifier and TypeClassDescriptionclassPushComponent<T extends PushController>A push component is a component which allows ZK components to be updated asynchronously using reverse Ajax. -
Uses of PushController in de.hybris.platform.cockpit.session.impl
Classes in de.hybris.platform.cockpit.session.impl that implement PushControllerModifier and TypeClassDescriptionclassClass to be used as super class when implementing a standard CockpitPushController.classclassMethods in de.hybris.platform.cockpit.session.impl that return PushControllerModifier and TypeMethodDescriptionstatic PushControllerPushControllerCreator.createPushController(PushCreationContainer creationContainer)