Package adams.scripting.processor
-
Interface Summary Interface Description RemoteCommandProcessor Interface for command processors, classes that parse and format commands.RemoteCommandProcessorHandler Interface for classes that make use ofRemoteCommandProcessor
. -
Class Summary Class Description AbstractRemoteCommandProcessor Ancestor for processors for remote commands.DefaultProcessor Processors for simple remote command format.JsonProcessor Processor for remote commands in JSON format.