public class GrizzlyWriter
extends org.glassfish.tyrus.spi.Writer
| Constructor and Description |
|---|
GrizzlyWriter(org.glassfish.grizzly.Connection connection) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
void |
write(ByteBuffer buffer,
org.glassfish.tyrus.spi.CompletionHandler<ByteBuffer> completionHandler) |
public void write(ByteBuffer buffer, org.glassfish.tyrus.spi.CompletionHandler<ByteBuffer> completionHandler)
write in class org.glassfish.tyrus.spi.Writerpublic void close()
Copyright © 2012-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.