Uses of Package
org.gcube.data.streams.exceptions

Packages that use org.gcube.data.streams.exceptions
org.gcube.data.streams   
org.gcube.data.streams.exceptions   
org.gcube.data.streams.generators   
org.gcube.data.streams.publishers   
 

Classes in org.gcube.data.streams.exceptions used by org.gcube.data.streams
StreamSkipSignal
          Used in Generators or FaultHandlers to signals that the current element of a Stream should be skipped.
StreamStopSignal
          Used internally by FaultHandlers and Callbacks to require the premature end of an iteration over a Stream
 

Classes in org.gcube.data.streams.exceptions used by org.gcube.data.streams.exceptions
StreamException
          A failure that occurs when first accessing a Stream.
 

Classes in org.gcube.data.streams.exceptions used by org.gcube.data.streams.generators
StreamSkipSignal
          Used in Generators or FaultHandlers to signals that the current element of a Stream should be skipped.
StreamStopSignal
          Used internally by FaultHandlers and Callbacks to require the premature end of an iteration over a Stream
 

Classes in org.gcube.data.streams.exceptions used by org.gcube.data.streams.publishers
StreamPublishException
          A failure that occurs when a Stream cannot be published.
 



Copyright © 2012. All Rights Reserved.