| Package | Description |
|---|---|
| org.glassfish.tyrus.core |
| Modifier and Type | Method and Description |
|---|---|
static SessionImpl.State |
SessionImpl.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionImpl.State[] |
SessionImpl.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionImpl.setState(SessionImpl.State state)
Set the state of the
Session. |
Copyright © 2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.