public interface Request
| Modifier and Type | Interface and Description |
|---|---|
static class |
Request.ProtoType |
| Modifier and Type | Method and Description |
|---|---|
Request.ProtoType |
type() |
void |
writeImpl(BinarySerializer serializer) |
default void |
writeTo(BinarySerializer serializer) |
Request.ProtoType type()
void writeImpl(BinarySerializer serializer) throws IOException, SQLException
IOExceptionSQLExceptiondefault void writeTo(BinarySerializer serializer) throws IOException, SQLException
IOExceptionSQLExceptionCopyright © 2021. All rights reserved.