| Package | Description |
|---|---|
| org.neo4j.bolt.transport |
| Modifier and Type | Method and Description |
|---|---|
HandshakeOutcome |
ProtocolChooser.handleVersionHandshakeChunk(io.netty.buffer.ByteBuf buffer,
io.netty.channel.Channel ch) |
static HandshakeOutcome |
HandshakeOutcome.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HandshakeOutcome[] |
HandshakeOutcome.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.