public interface Response
| Modifier and Type | Interface and Description |
|---|---|
static class |
Response.ProtoType |
| Modifier and Type | Method and Description |
|---|---|
static Response |
readFrom(BinaryDeserializer deserializer,
NativeContext.ServerContext info) |
Response.ProtoType |
type() |
Response.ProtoType type()
static Response readFrom(BinaryDeserializer deserializer, NativeContext.ServerContext info) throws IOException, SQLException
IOExceptionSQLExceptionCopyright © 2021. All rights reserved.