Uses of Package
org.jppf.process.event

Packages that use org.jppf.process.event
org.jppf.process Classes supporting the creation of client, driver and node processes to perform tests. 
org.jppf.process.event Classes supporting the notification mechanism for events occurring when a process writes to its output or error stream. 
org.jppf.server.protocol Classes supporting the data transported between components of the communication model. 
 

Classes in org.jppf.process.event used by org.jppf.process
ProcessWrapperEvent
          Instances of this class encapsulate an event occurring when a process writes to its output or error stream.
ProcessWrapperEventListener
          Listener interface for receiving veent notifications from a process wrapper.
 

Classes in org.jppf.process.event used by org.jppf.process.event
ProcessWrapperEvent
          Instances of this class encapsulate an event occurring when a process writes to its output or error stream.
 

Classes in org.jppf.process.event used by org.jppf.server.protocol
ProcessWrapperEvent
          Instances of this class encapsulate an event occurring when a process writes to its output or error stream.
ProcessWrapperEventListener
          Listener interface for receiving veent notifications from a process wrapper.
 



Copyright © 2005-2010 JPPF Team.