Searched defs:ins (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/
H A DInstallNodeBaseCommand.java235 public static String toString(InputStream ins) throws IOException { argument
237 InputStreamReader reader = new InputStreamReader(ins);

Completed in 1710 milliseconds