Modifier and Type | Class and Description |
---|---|
class |
AbstractEvalOpProcessor
A base
OpProcessor implementation that helps with operations that deal
with script evaluation functions. |
Modifier and Type | Class and Description |
---|---|
class |
SessionOpProcessor
Simple
OpProcessor implementation that handles
ScriptEngine script evaluation in the context of a session. |
Modifier and Type | Class and Description |
---|---|
class |
StandardOpProcessor
Simple
OpProcessor implementation that handles ScriptEngine script evaluation outside the context
of a session. |
Modifier and Type | Class and Description |
---|---|
class |
TraversalOpProcessor
Simple
OpProcessor implementation that iterates remotely submitted serialized Traversal objects. |
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.