|
ShrinkWrap Aggregator and Build Parent 1.0.0-cr-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StreamTask | |
---|---|
org.jboss.shrinkwrap.impl.base.io |
Uses of StreamTask in org.jboss.shrinkwrap.impl.base.io |
---|
Methods in org.jboss.shrinkwrap.impl.base.io with parameters of type StreamTask | ||
---|---|---|
static
|
IOUtil.closeOnComplete(S stream,
StreamTask<S> task)
Helper method to run a specified task and automatically handle the closing of the stream. |
|
static
|
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 Aggregator and Build Parent 1.0.0-cr-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |