Package org.glassfish.grizzly.http.util
Class CacheableDataChunk
- java.lang.Object
-
- org.glassfish.grizzly.http.util.DataChunk
-
- org.glassfish.grizzly.http.util.CacheableDataChunk
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.glassfish.grizzly.http.util.DataChunk
DataChunk.Type
-
-
Constructor Summary
Constructors Constructor Description CacheableDataChunk()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static CacheableDataChunkcreate()voidrecycle()voidreset()-
Methods inherited from class org.glassfish.grizzly.http.util.DataChunk
delete, duplicate, equals, equals, equals, equals, equals, equals, equals, equalsIgnoreCase, equalsIgnoreCase, equalsIgnoreCase, equalsIgnoreCase, equalsIgnoreCase, equalsIgnoreCase, equalsIgnoreCase, equalsIgnoreCaseLowerCase, getBufferChunk, getByteChunk, getCharChunk, getEnd, getLength, getStart, getType, hashCode, indexOf, indexOf, isNull, newInstance, newInstance, notifyDirectUpdate, resetBuffer, resetByteChunk, resetCharChunk, resetString, set, set, setBuffer, setBuffer, setBytes, setBytes, setChars, setEnd, setStart, setString, startsWith, startsWithIgnoreCase, toChars, toImmutable, toString, toString, toString, trimLeft
-
-
-
-
Method Detail
-
create
public static CacheableDataChunk create()
-
-