| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.server.handler | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MultiTaskSessionA  Sessionimplementation that queues tasks given to it and executes them in a serial fashion within the
 same thread which thus allows multiple tasks to be executed in the same transaction. | 
| class  | SingleTaskSessionA simple  Sessionimplementation that accepts one request, processes it and exits. | 
Copyright © 2013–2023 Apache Software Foundation. All rights reserved.