| Package | Description |
|---|---|
| com.caucho.server.cluster | |
| com.caucho.server.http |
| Modifier and Type | Method and Description |
|---|---|
HttpBufferStore |
ServletService.allocateHttpBuffer() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServletService.freeHttpBuffer(HttpBufferStore buffer) |
| Modifier and Type | Method and Description |
|---|---|
protected HttpBufferStore |
AbstractHttpRequest.allocateHttpBufferStore() |
protected HttpBufferStore |
AbstractHttpRequest.getHttpBufferStore()
Returns the http buffer store
|