|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IOFailureFlow | |
|---|---|
| org.exoplatform.commons.utils | |
| Uses of IOFailureFlow in org.exoplatform.commons.utils |
|---|
| Methods in org.exoplatform.commons.utils that return IOFailureFlow | |
|---|---|
IOFailureFlow |
OutputStreamPrinter.getFailureFlow()
Returns the failure flow. |
static IOFailureFlow |
IOFailureFlow.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IOFailureFlow[] |
IOFailureFlow.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in org.exoplatform.commons.utils with parameters of type IOFailureFlow | |
|---|---|
OutputStreamPrinter(TextEncoder encoder,
java.io.OutputStream out,
IOFailureFlow failureFlow,
boolean ignoreOnFailure)
Builds a new instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||