Uses of Enum Class
org.glassfish.grizzly.http.util.DataChunk.Type
Packages that use DataChunk.Type
-
Uses of DataChunk.Type in org.glassfish.grizzly.http.util
Methods in org.glassfish.grizzly.http.util that return DataChunk.TypeModifier and TypeMethodDescriptionDataChunk.getType()static DataChunk.TypeReturns the enum constant of this class with the specified name.static DataChunk.Type[]DataChunk.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.