Class Trailers
java.lang.Object
org.eclipse.jetty.io.Content.Chunk.Empty
org.eclipse.jetty.http.Trailers
- All Implemented Interfaces:
 Content.Chunk, Retainable, RetainableByteBuffer
- 
Nested Class Summary
Nested classes/interfaces inherited from interface Content.Chunk
Content.Chunk.Empty, Content.Chunk.ProcessorNested classes/interfaces inherited from interface Retainable
Retainable.ReferenceCounterNested classes/interfaces inherited from interface RetainableByteBuffer
RetainableByteBuffer.Abstract, RetainableByteBuffer.DynamicCapacity, RetainableByteBuffer.EmptyRetainableByteBuffer, RetainableByteBuffer.FixedCapacity, RetainableByteBuffer.Mutable, RetainableByteBuffer.NonRetainableByteBuffer, RetainableByteBuffer.Pooled, RetainableByteBuffer.Wrapper - 
Field Summary
Fields inherited from interface Content.Chunk
EMPTY, EOFFields inherited from interface Retainable
NON_RETAINABLE - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class Content.Chunk.Empty
getByteBuffer, sliceMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Content.Chunk
asReadOnly, getFailureMethods inherited from interface Retainable
canRetain, getRetained, isRetained, release, retainMethods inherited from interface RetainableByteBuffer
appendTo, appendTo, asMutable, capacity, clear, copy, get, get, get, hasRemaining, isDirect, isEmpty, isFull, isMutable, limit, maxSize, putTo, remaining, size, skip, slice, space, take, take, takeByteArray, takeFrom, toDetailString, writeTo, writeTo 
- 
Constructor Details
- 
Trailers
 
 - 
 - 
Method Details
- 
isLast
public boolean isLast()- Returns:
 - whether this is the last Chunk
 
 - 
getTrailers
 
 -