Draft.HandshakeState |
Draft_76.acceptHandshakeAsClient(ClientHandshake request,
ServerHandshake response) |
Draft.HandshakeState |
Draft_75.acceptHandshakeAsClient(ClientHandshake request,
ServerHandshake response) |
Draft.HandshakeState |
Draft_10.acceptHandshakeAsClient(ClientHandshake request,
ServerHandshake response) |
abstract Draft.HandshakeState |
Draft.acceptHandshakeAsClient(ClientHandshake request,
ServerHandshake response) |
Draft.HandshakeState |
Draft_76.acceptHandshakeAsServer(ClientHandshake handshakedata) |
Draft.HandshakeState |
Draft_75.acceptHandshakeAsServer(ClientHandshake handshakedata) |
Draft.HandshakeState |
Draft_10.acceptHandshakeAsServer(ClientHandshake handshakedata) |
abstract Draft.HandshakeState |
Draft.acceptHandshakeAsServer(ClientHandshake handshakedata) |
Draft.HandshakeState |
Draft_17.acceptHandshakeAsServer(ClientHandshake handshakedata) |
static Draft.HandshakeState |
Draft.HandshakeState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Draft.HandshakeState[] |
Draft.HandshakeState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|