Interface | Description |
---|---|
ConsoleCustomizer |
A
Customizer that allows a RemoteAcceptor to be used with a console implementation. |
GremlinShellEnvironment |
Provides an abstraction over a "Gremlin Shell" (i.e.
|
RemoteAcceptor |
The Gremlin Console supports the
:remote and :submit commands which provide standardized ways
for plugins to provide "remote connections" to resources and a way to "submit" a command to those resources. |
Exception | Description |
---|---|
RemoteException |
A mapper
Exception to be thrown when there are problems with processing a command given to a
RemoteAcceptor . |
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.