Package net.sf.xbus.technical.misc

Provides senders and receivers that cannot be sorted into the other packages

See:
          Description

Class Summary
PingSender PingSender simply returns the data that was sent.
ProgramCaller Used by ProgramSender.execute(String, String)together with the TimedCallableto be able to stop the execution of the program after a timeout.
ProgramSender ProgramSender calls an external program.
SimpleProgramSender SimpleProgramSender calls an external program.
 

Package net.sf.xbus.technical.misc Description

Provides senders and receivers that cannot be sorted into the other packages.