public interface PostgreSQLPacket extends DatabasePacket<PostgreSQLPacketPayload>
| Modifier and Type | Field and Description |
|---|---|
static int |
MESSAGE_TYPE_LENGTH |
static int |
PAYLOAD_LENGTH |
| Modifier and Type | Method and Description |
|---|---|
char |
getMessageType()
Get message type.
|
writestatic final int MESSAGE_TYPE_LENGTH
static final int PAYLOAD_LENGTH
Copyright © 2020 The Apache Software Foundation. All rights reserved.