ConnectionFactory.Detecting.Detection |
ConnectionFactory.Detecting.detect(java.nio.ByteBuffer buffer) |
|
ConnectionFactory.Detecting.Detection |
DetectorConnectionFactory.detect(java.nio.ByteBuffer buffer) |
|
ConnectionFactory.Detecting.Detection |
ProxyConnectionFactory.ProxyV1ConnectionFactory.detect(java.nio.ByteBuffer buffer) |
|
ConnectionFactory.Detecting.Detection |
ProxyConnectionFactory.ProxyV2ConnectionFactory.detect(java.nio.ByteBuffer buffer) |
|
ConnectionFactory.Detecting.Detection |
SslConnectionFactory.detect(java.nio.ByteBuffer buffer) |
|
static ConnectionFactory.Detecting.Detection |
ConnectionFactory.Detecting.Detection.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ConnectionFactory.Detecting.Detection[] |
ConnectionFactory.Detecting.Detection.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|