org.apache.maven.wagon.providers.ssh
Class CommandExecutorStreamProcessor

java.lang.Object
  extended by org.apache.maven.wagon.providers.ssh.CommandExecutorStreamProcessor

public class CommandExecutorStreamProcessor
extends Object

CommandExecutorStreamProcessor

Version:
$Id: CommandExecutorStreamProcessor.java 1134022 2011-06-09 18:15:35Z struberg $
Author:
Joakim Erdfelt

Method Summary
static Streams processStreams(BufferedReader stderrReader, BufferedReader stdoutReader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

processStreams

public static Streams processStreams(BufferedReader stderrReader,
                                     BufferedReader stdoutReader)
                              throws IOException
Throws:
IOException


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.