Uses of Class
com.deltax.util.listener.ExceptionSignal

Packages that use ExceptionSignal
com.deltax.util.listener The Asynhronous Listening Framework package.  
 

Uses of ExceptionSignal in com.deltax.util.listener
 

Methods in com.deltax.util.listener with parameters of type ExceptionSignal
 void ExceptionListener.receiveException(ExceptionSignal exceptionsignal)
          Receives an exception-related signal
protected  void BaseSignalSourceThread.notifyException(ExceptionSignal exceptionsignal)
           
protected  void BaseSignalSource.notifyException(ExceptionSignal exceptionsignal)
          Notify a exception signal to the listners.