| Package | Description |
|---|---|
| org.java_websocket.drafts |
| Modifier and Type | Method and Description |
|---|---|
Draft.CloseHandshakeType |
Draft_76.getCloseHandshakeType() |
Draft.CloseHandshakeType |
Draft_75.getCloseHandshakeType() |
Draft.CloseHandshakeType |
Draft_10.getCloseHandshakeType() |
abstract Draft.CloseHandshakeType |
Draft.getCloseHandshakeType() |
static Draft.CloseHandshakeType |
Draft.CloseHandshakeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Draft.CloseHandshakeType[] |
Draft.CloseHandshakeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.