Uses of Class
org.gcube.contentmanagement.baselayer.streamutils.FinishingActionInputStream

Packages that use FinishingActionInputStream
org.gcube.contentmanagement.baselayer.streamutils   
 

Uses of FinishingActionInputStream in org.gcube.contentmanagement.baselayer.streamutils
 

Subclasses of FinishingActionInputStream in org.gcube.contentmanagement.baselayer.streamutils
 class CountExceedsActionInputStream
          This class defines an FinishingActionStreamInputStream, where in addition, also an Action is triggered everytime the count of read or skipped bytes exceeds a defined value.