Package | Description |
---|---|
io.netty.testsuite.transport.socket |
Test suite classes for socket
|
Modifier and Type | Method and Description |
---|---|
static SocketSslEchoTest.RenegotiationType |
SocketSslEchoTest.RenegotiationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SocketSslEchoTest.RenegotiationType[] |
SocketSslEchoTest.RenegotiationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2016 The Netty Project. All rights reserved.