| Package | Description |
|---|---|
| org.springframework.shell.result |
Contains strategies for dealing with results of commands.
|
| Class and Description |
|---|
| IterableResultHandler
A
ResultHandler that deals with Iterables and delegates to
TypeHierarchyResultHandler for each element in turn. |
| TerminalAwareResultHandler
Base class for ResultHandlers that rely on JLine's
Terminal. |
| TerminalSizeAwareResultHandler
A ResultHandler that prints
TerminalSizeAware according to the Terminal size. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.