|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.http.util.DataChunk
org.glassfish.grizzly.http.util.CacheableDataChunk
public class CacheableDataChunk
DataChunk implementation, which could be cached in the thread cache.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.glassfish.grizzly.http.util.DataChunk |
|---|
DataChunk.Type |
| Constructor Summary | |
|---|---|
CacheableDataChunk()
|
|
| Method Summary | |
|---|---|
static CacheableDataChunk |
create()
|
void |
recycle()
|
void |
reset()
|
| Methods inherited from class org.glassfish.grizzly.http.util.DataChunk |
|---|
delete, duplicate, equals, equalsIgnoreCase, equalsIgnoreCase, equalsIgnoreCaseLowerCase, getBufferChunk, getByteChunk, getCharChunk, getEnd, getLength, getStart, getType, hashCode, indexOf, indexOf, isNull, newInstance, newInstance, notifyDirectUpdate, onContentChanged, resetBuffer, resetByteChunk, resetCharChunk, resetString, set, set, setBuffer, setBuffer, setBytes, setBytes, setChars, setEnd, setStart, setString, startsWith, startsWithIgnoreCase, toChars, toImmutable, toString, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CacheableDataChunk()
| Method Detail |
|---|
public static CacheableDataChunk create()
public void reset()
reset in class DataChunkpublic void recycle()
recycle in class DataChunk
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||