Uses of Enum Class
org.jboss.resteasy.spi.config.SizeUnit
Packages that use SizeUnit
-
Uses of SizeUnit in org.jboss.resteasy.spi.config
Methods in org.jboss.resteasy.spi.config that return SizeUnitModifier and TypeMethodDescriptionSizeUnit.parent()
Returns the parent, previous, unit for this unit.Threshold.sizeUnit()
Returns the size unit for this threshold.static SizeUnit
Returns the enum constant of this class with the specified name.static SizeUnit[]
SizeUnit.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jboss.resteasy.spi.config with parameters of type SizeUnit