Package adams.scripting.responsehandler
-
Interface Summary Interface Description ResponseHandler For handling responses. -
Class Summary Class Description AbstractResponseHandler Ancestor for response handlers.CallableActorsHandler Forwards the responses to the specified (optional) callable actor..CommandDumperHandler Saves the responses as command files.LoggingHandler Outputs the responses using the logger.MultiHandler Combines multiple handlers.NullHandler Does nothing.SimpleLogPanelResponseHandler For logging responses.