Package org.biffle.cliff.pearl.listeners

Provides listener classes that can be chained together to perform multiple actions in response to a single callback, including filtering the callback.

See:
          Description

Class Summary
FilterFileInfoListener  
MaxFIDFileInfoListener  
VectorFileInfoListener A useful implementation of FileInfoListener that simply stores all reported FileInfo objects into a Vector.
 

Package org.biffle.cliff.pearl.listeners Description

Provides listener classes that can be chained together to perform multiple actions in response to a single callback, including filtering the callback.