Uses of Enum
org.apache.commons.fileupload2.core.DeferrableOutputStream.State
-
Uses of DeferrableOutputStream.State in org.apache.commons.fileupload2.core
Methods in org.apache.commons.fileupload2.core that return DeferrableOutputStream.StateModifier and TypeMethodDescriptionDeferrableOutputStream.getState()Returns the streams current state.static DeferrableOutputStream.StateReturns the enum constant of this type with the specified name.static DeferrableOutputStream.State[]DeferrableOutputStream.State.values()Returns an array containing the constants of this enum type, in the order they are declared.