Package org.apache.tinkerpop.gremlin.jsr223.console
- 
Interface Summary Interface Description ConsoleCustomizer ACustomizerthat allows aRemoteAcceptorto be used with a console implementation.GremlinShellEnvironment Provides an abstraction over a "Gremlin Shell" (i.e.RemoteAcceptor The Gremlin Console supports the:remoteand:submitcommands which provide standardized ways for plugins to provide "remote connections" to resources and a way to "submit" a command to those resources.
- 
Exception Summary Exception Description RemoteException A mapperExceptionto be thrown when there are problems with processing a command given to aRemoteAcceptor.