ShrinkWrap Implementation Base 1.0.1

Uses of Interface
org.jboss.shrinkwrap.impl.base.io.StreamErrorHandler

Packages that use StreamErrorHandler
org.jboss.shrinkwrap.impl.base.io   
 

Uses of StreamErrorHandler in org.jboss.shrinkwrap.impl.base.io
 

Methods in org.jboss.shrinkwrap.impl.base.io with parameters of type StreamErrorHandler
static
<S extends Closeable>
void
IOUtil.closeOnComplete(S stream, StreamTask<S> task, StreamErrorHandler errorHandler)
          Helper method to run a specified task and automatically handle the closing of the stream.
 


ShrinkWrap Implementation Base 1.0.1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.