Package | Description |
---|---|
org.glassfish.tyrus.container.grizzly.client |
Grizzly Client container.
|
org.glassfish.tyrus.spi |
Tyrus SPI.
|
Modifier and Type | Method and Description |
---|---|
void |
GrizzlyWriter.write(ByteBuffer buffer,
CompletionHandler<ByteBuffer> completionHandler) |
Modifier and Type | Method and Description |
---|---|
abstract void |
Writer.write(ByteBuffer buffer,
CompletionHandler<ByteBuffer> completionHandler)
Tyrus runtime calls this method to handover the data for a connection
to the transport.
|
Copyright © 2012-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.