Constructor and Description |
---|
StreamIOAdapter() |
public boolean isInteractive()
isInteractive
in interface IOAdapter
public void println(String s) throws IOException
println
in interface IOAdapter
IOException
public void error(String s) throws IOException
error
in interface IOAdapter
IOException
public void result(List<ProcessedCommand> commands, String result, boolean isError) throws IOException
result
in interface IOAdapter
IOException
public String readln(String s) throws IOException
readln
in interface IOAdapter
IOException
public String secureReadln(String s) throws IOException
secureReadln
in interface IOAdapter
IOException
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.