Version: ${maven.project.version}

Uses of Interface
org.soaplab.services.events.EventConstants

Packages that use EventConstants
org.soaplab.services.events   
 

Uses of EventConstants in org.soaplab.services.events
 

Classes in org.soaplab.services.events that implement EventConstants
 class AnalysisEvent
          A base (immutable) class for all events coming from a running analysis.
 class DefaultDeserializer
          A default implementation of the EventDeserializer that recognizes standard Soaplab events.
 class HeartbeatProgressEvent
          A class representing an event that indicates that the underlying service/analysis/job is still in progress.
 class PercentProgressEvent
          A class representing an event that reports the time percentage of the underlying service/analysis/job.
 class StateChangeEvent
          A class representing an event that characterizes a change of state of the underlying service/analysis/job.
 class StepProgressEvent
          A class representing an event that reports the numnber of total and completed steps for the underlying service/analysis/job.
 class TimeProgressEvent
          A class representing an event that reports the remaining time of the underlying service/analysis/job.
 


Version: ${maven.project.version}

Submit a bug or feature
Generated: Tue Jun 14 15:18:14 AST 2011