Uses of Enum Class
com.yahoo.vespa.http.client.runner.FormatInputStream.Format
Packages that use FormatInputStream.Format
-
Uses of FormatInputStream.Format in com.yahoo.vespa.http.client.runner
Methods in com.yahoo.vespa.http.client.runner that return FormatInputStream.FormatModifier and TypeMethodDescriptionFormatInputStream.getFormat()static FormatInputStream.FormatReturns the enum constant of this class with the specified name.static FormatInputStream.Format[]FormatInputStream.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.