Uses of Class
org.glassfish.grizzly.http.util.DataChunk.Type

Packages that use DataChunk.Type
org.glassfish.grizzly.http.util   
 

Uses of DataChunk.Type in org.glassfish.grizzly.http.util
 

Methods in org.glassfish.grizzly.http.util that return DataChunk.Type
 DataChunk.Type DataChunk.getType()
           
static DataChunk.Type DataChunk.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DataChunk.Type[] DataChunk.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.