| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STDIO |
"stdio" |
public static final String |
STREAM_SYSTEM_ERR |
"system.err" |
public static final String |
STREAM_SYSTEM_IN |
"system.in" |
public static final String |
STREAM_SYSTEM_OUT |
"system.out" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_BUFFER_SIZE |
4096 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SYSTEM_ATTRIBUTE |
"system" |
public static final String |
SYSTEM_MAP |
"IN=system.in,OUT=system.out,ERR=system.err" |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.