Uses of Enum Class
org.mockserver.load.LoadFeeder.Format
Packages that use LoadFeeder.Format
-
Uses of LoadFeeder.Format in org.mockserver.load
Methods in org.mockserver.load that return LoadFeeder.FormatModifier and TypeMethodDescriptionLoadFeeder.getFormat()The format ofLoadFeeder.getData()(may be null whenLoadFeeder.getRows()is used).static LoadFeeder.FormatReturns the enum constant of this class with the specified name.static LoadFeeder.Format[]LoadFeeder.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.mockserver.load with parameters of type LoadFeeder.Format