Uses of Class
org.exoplatform.commons.utils.IOFailureFlow

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.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.