|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Version | |
|---|---|
| org.glassfish.grizzly.websockets | |
| Uses of Version in org.glassfish.grizzly.websockets |
|---|
| Fields in org.glassfish.grizzly.websockets declared as Version | |
|---|---|
static Version |
WebSocketEngine.DEFAULT_VERSION
|
| Methods in org.glassfish.grizzly.websockets that return Version | |
|---|---|
static Version |
Version.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Version[] |
Version.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.glassfish.grizzly.websockets with parameters of type Version | |
|---|---|
WebSocketClient(java.lang.String uri,
Version version,
WebSocketListener... listeners)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||