HandshakeResponsePacket

ldbc.connector.net.packet.request.HandshakeResponsePacket
See theHandshakeResponsePacket companion object

Depending on the servers support for the CLIENT_PROTOCOL_41 capability and the clients understanding of that flag the client has to send either a Protocol::HandshakeResponse320 or Protocol::HandshakeResponse41.

Attributes

Companion
object
Source
HandshakeResponsePacket.scala
Graph
Supertypes
trait Packet
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
RequestPacket
Source
Packet.scala
protected def encodeBody: Attempt[BitVector]

Attributes

Inherited from:
RequestPacket
Source
Packet.scala

Concrete fields