public class ServerInputBuffer extends InputBuffer
InputBuffer.| Constructor and Description |
|---|
ServerInputBuffer() |
| Modifier and Type | Method and Description |
|---|---|
protected Executor |
getThreadPool() |
void |
initialize(Request serverRequest,
FilterChainContext ctx) |
void |
recycle() |
append, available, availableChar, close, fillFully, finished, getBuffer, getReadHandler, initialize, initiateAsyncronousDataReceiving, isAsyncEnabled, isClosed, isFinished, mark, markSupported, notifyAvailable, notifyAvailable, processingChars, read, read, read, readBuffer, readBuffer, readByte, readChar, ready, readyData, replayPayload, reset, setAsyncEnabled, setDefaultEncoding, skip, skip, terminatepublic void initialize(Request serverRequest, FilterChainContext ctx)
public void recycle()
recycle in class InputBufferprotected Executor getThreadPool()
getThreadPool in class InputBufferCopyright © 2014 Oracle Corporation. All Rights Reserved.