| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.server.handler | 
| Modifier and Type | Field and Description | 
|---|---|
protected AtomicReference<AbstractSession.CloseReason> | 
AbstractSession.closeReason  | 
| Modifier and Type | Method and Description | 
|---|---|
static AbstractSession.CloseReason | 
AbstractSession.CloseReason.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static AbstractSession.CloseReason[] | 
AbstractSession.CloseReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Optional<AbstractSession.CloseReason> | 
AbstractSession.getCloseReason()  | 
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.