Package org.zeroturnaround.exec.close
-
Interface Summary Interface Description ProcessCloser Abstraction for closing sub process' streams. -
Class Summary Class Description ExceptionUtil StandardProcessCloser StopsExecuteStreamHandler
from pumping the streams and closes them.TimeoutProcessCloser Same asStandardProcessCloser
but only waits fixed period for the closing.