Draft.HandshakeState |
Draft_76.acceptHandshakeAsClient(ClientHandshake request,
ServerHandshake response)
Deprecated.
|
Draft.HandshakeState |
Draft_75.acceptHandshakeAsClient(ClientHandshake request,
ServerHandshake response)
Deprecated.
|
Draft.HandshakeState |
Draft_10.acceptHandshakeAsClient(ClientHandshake request,
ServerHandshake response)
Deprecated.
|
abstract Draft.HandshakeState |
Draft.acceptHandshakeAsClient(ClientHandshake request,
ServerHandshake response) |
Draft.HandshakeState |
Draft_76.acceptHandshakeAsServer(ClientHandshake handshakedata)
Deprecated.
|
Draft.HandshakeState |
Draft_75.acceptHandshakeAsServer(ClientHandshake handshakedata)
Deprecated.
|
Draft.HandshakeState |
Draft_17.acceptHandshakeAsServer(ClientHandshake handshakedata)
Deprecated.
|
Draft.HandshakeState |
Draft_10.acceptHandshakeAsServer(ClientHandshake handshakedata)
Deprecated.
|
abstract Draft.HandshakeState |
Draft.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.
|