pulse - the web application framework Get pulse at SourceForge.net. Fast, secure and Free Open Source software downloads Ohloh project report for pulse-java

Uses of Package
org.torweg.pulse.service.event

Packages that use org.torweg.pulse.service.event
org.torweg.pulse.component.util.vfs TODO: explain 
org.torweg.pulse.service.event contains the main output events of the pulse container. 
org.torweg.pulse.service.request contains interfaces and implementations that deal with the decoding of a request. 
org.torweg.pulse.util.requestbean contains useful implementations to be used in conjunction with RequestBean
 

Classes in org.torweg.pulse.service.event used by org.torweg.pulse.component.util.vfs
Event
          an Event to be processed by the event processor.
 

Classes in org.torweg.pulse.service.event used by org.torweg.pulse.service.event
Event
          an Event to be processed by the event processor.
Event.Disposition
          represents the content disposition.
EventManager
          An interface for classes managing the Events produced by the different bundles or their Controllers.
ResultAwareEvent
          an Event which is aware of the current ResultSet.
XMLOutputEvent
          Is a stop and output Event sending an XML response.
XSLTOutputEvent
          is a stop and output Event sending a XSLT response.
 

Classes in org.torweg.pulse.service.event used by org.torweg.pulse.service.request
EventManager
          An interface for classes managing the Events produced by the different bundles or their Controllers.
EventManagerImpl
          This class manages the Events produced by the different Bundles or their Controllers.
 

Classes in org.torweg.pulse.service.event used by org.torweg.pulse.util.requestbean
Event
          an Event to be processed by the event processor.