|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.Writer
org.glassfish.grizzly.http.server.io.NIOWriter
public abstract class NIOWriter
Stream implementation for writing character content to an HTTP user-agent.
| Field Summary |
|---|
| Fields inherited from class java.io.Writer |
|---|
lock |
| Constructor Summary | |
|---|---|
NIOWriter()
|
|
| Method Summary |
|---|
| Methods inherited from class java.io.Writer |
|---|
append, append, append, close, flush, write, write, write, write, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.glassfish.grizzly.http.server.io.NIOOutputSink |
|---|
canWrite, notifyCanWrite |
| Constructor Detail |
|---|
public NIOWriter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||