| Package | Description |
|---|---|
| com.sun.enterprise.web.connector.coyote | |
| org.apache.catalina.connector |
| Modifier and Type | Method and Description |
|---|---|
protected CoyoteWriter |
PECoyoteResponse.createWriter(OutputBuffer outbuf) |
| Modifier and Type | Field and Description |
|---|---|
protected OutputBuffer |
CoyoteOutputStream.ob |
protected OutputBuffer |
CoyoteWriter.ob |
protected OutputBuffer |
Response.outputBuffer
The associated output buffer.
|
| Modifier and Type | Method and Description |
|---|---|
protected CoyoteWriter |
Response.createWriter(OutputBuffer outbuf)
Create an instance of CoyoteWriter
|
| Constructor and Description |
|---|
CoyoteOutputStream(OutputBuffer ob) |
CoyoteWriter(OutputBuffer ob) |
Copyright © 2017. All rights reserved.