Package | Description |
---|---|
com.github.shyiko.mysql.binlog | |
com.github.shyiko.mysql.binlog.network |
Modifier and Type | Method and Description |
---|---|
SSLMode |
BinaryLogClient.getSSLMode() |
Modifier and Type | Method and Description |
---|---|
void |
BinaryLogClient.setSSLMode(SSLMode sslMode) |
Modifier and Type | Method and Description |
---|---|
static SSLMode |
SSLMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SSLMode[] |
SSLMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.