JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package cloud.commandframework.annotations.injection
package
cloud.commandframework.annotations.injection
Classes related to parameter injection
Related Packages
Package
Description
cloud.commandframework.annotations
Annotation parsing related classes
cloud.commandframework.annotations.parsers
Classes related to
Parser
annotated methods
cloud.commandframework.annotations.processing
Annotation-processing related classes.
cloud.commandframework.annotations.suggestions
Classes related to
Suggestions
annotated methods
Annotation Types
Class
Description
RawArgs
Used to inject
CommandContext.getRawInput()
into a
CommandMethod