Uses of Package
org.wicketstuff.push

Packages that use org.wicketstuff.push
org.wicketstuff.push   
org.wicketstuff.push.cometd   
org.wicketstuff.push.timer   
 

Classes in org.wicketstuff.push used by org.wicketstuff.push
ChannelEvent
          A event containing data to send by server pushing.
IChannelListener
          Implementations of this interface can be notified of events triggered by a IChannelPublisher
IChannelTarget
          Defines an interface to trigger client updates on server side events.
IPushTarget
          A target used to push events to a client.
 

Classes in org.wicketstuff.push used by org.wicketstuff.push.cometd
ChannelEvent
          A event containing data to send by server pushing.
IChannelListener
          Implementations of this interface can be notified of events triggered by a IChannelPublisher
IChannelService
          A service providing channel based communication facility in wicket based applications.
IChannelTarget
          Defines an interface to trigger client updates on server side events.
 

Classes in org.wicketstuff.push used by org.wicketstuff.push.timer
ChannelEvent
          A event containing data to send by server pushing.
IChannelListener
          Implementations of this interface can be notified of events triggered by a IChannelPublisher
IChannelPublisher
          A class allowing the server to send an event on listener.
IChannelService
          A service providing channel based communication facility in wicket based applications.
IChannelTarget
          Defines an interface to trigger client updates on server side events.
IPushService
          A push service provides a simple way to install push facility on a component, and then push events to the component using a IPushTarget.
IPushTarget
          A target used to push events to a client.
 



Copyright © 2010. All Rights Reserved.