Package | Description |
---|---|
org.glassfish.grizzly.filterchain | |
org.glassfish.grizzly.memory |
Modifier and Type | Method and Description |
---|---|
<E> NextAction |
FilterChainContext.getInvokeAction(E incompleteChunk,
Appender<E> appender)
|
<E> NextAction |
FilterChainContext.getStopAction(E incompleteChunk,
Appender<E> appender)
Get
NextAction implementation, which instructs FilterChain
stop executing phase. |
Modifier and Type | Method and Description |
---|---|
static Appender<Buffer> |
Buffers.getBufferAppender(boolean isCompositeBufferDisposable)
|
Copyright © 2015 Oracle Corporation. All rights reserved.