ldbc.connector.net.packet.response.GenericResponsePackets
See theGenericResponsePackets companion object
trait GenericResponsePackets extends ResponsePacket
A generic response packet that can be either an OK packet, an EOF packet, or an ERR packet.
For most commands the client sends to the server, the server returns one of these packets in response:
Attributes
- Companion
- object
- Source
- GenericResponsePackets.scala
- Graph
-
- Supertypes
- Known subtypes
In this article