| Package | Description |
|---|---|
| org.neo4j.bolt.v1.messaging | |
| org.neo4j.bolt.v1.transport |
| Modifier and Type | Field and Description |
|---|---|
static BoltResponseMessageBoundaryHook |
BoltResponseMessageWriter.NO_BOUNDARY_HOOK |
| Constructor and Description |
|---|
BoltResponseMessageWriter(Neo4jPack.Packer packer,
BoltResponseMessageBoundaryHook onMessageComplete) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChunkedOutput
A target output for
PackStream which breaks the data into a continuous stream of chunks before pushing them into a netty
channel. |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.