| Package | Description |
|---|---|
| com.mysql.cj.protocol | |
| com.mysql.cj.protocol.a | |
| com.mysql.cj.protocol.x | |
| com.mysql.cj.xdevapi |
Java classes for X DevAPI support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProtocol<M extends Message> |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeProtocol |
| Modifier and Type | Class and Description |
|---|---|
class |
XProtocol
Low-level interface to communications with X Plugin.
|
| Modifier and Type | Field and Description |
|---|---|
private Protocol.ProtocolEventHandler |
SyncMessageReader.protocolEventHandler |
| Constructor and Description |
|---|
SyncMessageReader(FullReadInputStream inputStream,
Protocol.ProtocolEventHandler protocolEventHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientImpl.PooledXProtocol |