Skip navigation links
A B C D E F G H I L M O P Q R S T V W 

A

AbstractCommander - Class in io.vertx.tp.plugin.shell
 
AbstractCommander() - Constructor for class io.vertx.tp.plugin.shell.AbstractCommander
 
atom - Variable in class io.vertx.tp.plugin.shell.AbstractCommander
 
atom() - Method in class io.vertx.tp.plugin.shell.atom.CommandInput
 

B

BackCommander - Class in io.vertx.tp.plugin.shell.commander
 
BackCommander() - Constructor for class io.vertx.tp.plugin.shell.commander.BackCommander
 
bind(Environment) - Method in class io.vertx.tp.plugin.shell.AbstractCommander
 
bind(CommandAtom) - Method in class io.vertx.tp.plugin.shell.AbstractCommander
 
bind(Vertx) - Method in class io.vertx.tp.plugin.shell.AbstractCommander
 
bind(CommandAtom) - Method in class io.vertx.tp.plugin.shell.atom.CommandInput
 
bind(List<CommandAtom>) - Method in class io.vertx.tp.plugin.shell.atom.CommandInput
 
bind(Environment) - Method in interface io.vertx.tp.plugin.shell.Commander
 
bind(CommandAtom) - Method in interface io.vertx.tp.plugin.shell.Commander
 
bind(Vertx) - Method in interface io.vertx.tp.plugin.shell.Commander
 
bind(Consumer<String>) - Method in class io.vertx.tp.plugin.shell.ConsoleFramework
 
bind(String, Consumer<String>) - Method in class io.vertx.tp.plugin.shell.ConsoleFramework
 

C

CommandAtom - Class in io.vertx.tp.plugin.shell.atom
 
CommandAtom() - Constructor for class io.vertx.tp.plugin.shell.atom.CommandAtom
 
Commander - Interface in io.vertx.tp.plugin.shell
 
CommandInput - Class in io.vertx.tp.plugin.shell.atom
 
CommandMissingException - Exception in io.vertx.tp.error
 
CommandMissingException(Class<?>) - Constructor for exception io.vertx.tp.error.CommandMissingException
 
CommandOption - Class in io.vertx.tp.plugin.shell.atom
 
CommandOption() - Constructor for class io.vertx.tp.plugin.shell.atom.CommandOption
 
CommandParseException - Exception in io.vertx.tp.error
 
CommandParseException(Class<?>, String, ParseException) - Constructor for exception io.vertx.tp.error.CommandParseException
 
commands() - Static method in class io.vertx.tp.plugin.shell.refine.Sl
 
commands(List<CommandAtom>) - Static method in class io.vertx.tp.plugin.shell.refine.Sl
 
CommandType - Enum in io.vertx.tp.plugin.shell.cv.em
 
CommandUnknownException - Exception in io.vertx.tp.error
 
CommandUnknownException(Class<?>, String) - Constructor for exception io.vertx.tp.error.CommandUnknownException
 
ConsoleCommander - Class in io.vertx.tp.plugin.shell
 
ConsoleCommander() - Constructor for class io.vertx.tp.plugin.shell.ConsoleCommander
 
ConsoleFramework - Class in io.vertx.tp.plugin.shell
 
create(List<String>, List<String>) - Static method in class io.vertx.tp.plugin.shell.atom.CommandInput
 
create(Vertx) - Static method in class io.vertx.tp.plugin.shell.atom.Terminal
 

D

defineMap - Variable in class io.vertx.tp.plugin.shell.atom.CommandInput
 

E

environment - Variable in class io.vertx.tp.plugin.shell.AbstractCommander
 
execute(CommandInput) - Method in class io.vertx.tp.plugin.shell.AbstractCommander
 
execute(CommandInput) - Method in class io.vertx.tp.plugin.shell.commander.BackCommander
 
execute(CommandInput) - Method in interface io.vertx.tp.plugin.shell.Commander
 
execute(CommandInput) - Method in class io.vertx.tp.plugin.shell.commander.HelpCommander
 
execute(CommandInput) - Method in class io.vertx.tp.plugin.shell.commander.QuitCommander
 
executeAsync(CommandInput) - Method in class io.vertx.tp.plugin.shell.AbstractCommander
 
executeAsync(CommandInput) - Method in interface io.vertx.tp.plugin.shell.Commander
 
executeAsync(CommandInput) - Method in class io.vertx.tp.plugin.shell.ConsoleCommander
 

F

failEmpty() - Static method in class io.vertx.tp.plugin.shell.refine.Sl
 
failError(Throwable) - Static method in class io.vertx.tp.plugin.shell.refine.Sl
 
failInvalid(String) - Static method in class io.vertx.tp.plugin.shell.refine.Sl
 
failWarn(String, Object...) - Static method in class io.vertx.tp.plugin.shell.refine.Sl
 

G

get(String) - Method in class io.vertx.tp.plugin.shell.atom.CommandInput
 
get() - Method in class io.vertx.tp.plugin.shell.atom.CommandInput
 
getCode() - Method in exception io.vertx.tp.error.CommandMissingException
 
getCode() - Method in exception io.vertx.tp.error.CommandParseException
 
getCode() - Method in exception io.vertx.tp.error.CommandUnknownException
 
getCode() - Method in exception io.vertx.tp.error.InternalConflictException
 
getCode() - Method in exception io.vertx.tp.error.PluginMissingException
 
getCommands() - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
getConfig() - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
getConfig() - Method in class io.vertx.tp.plugin.shell.atom.CommandOption
 
getDefault(String) - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
getDefaultValue() - Method in class io.vertx.tp.plugin.shell.atom.CommandOption
 
getDescription() - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
getDescription() - Method in class io.vertx.tp.plugin.shell.atom.CommandOption
 
getName() - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
getName() - Method in class io.vertx.tp.plugin.shell.atom.CommandOption
 
getOptionNames() - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
getOptions() - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
getPlugin() - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
getSimple() - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
getSimple() - Method in class io.vertx.tp.plugin.shell.atom.CommandOption
 
getType() - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
goodbye() - Static method in class io.vertx.tp.plugin.shell.refine.Sl
 
goodbye(CommandAtom) - Static method in class io.vertx.tp.plugin.shell.refine.Sl
 

H

HelpCommander - Class in io.vertx.tp.plugin.shell.commander
「Co」Command of Help
HelpCommander() - Constructor for class io.vertx.tp.plugin.shell.commander.HelpCommander
 

I

inBoolean(CommandInput, String) - Method in class io.vertx.tp.plugin.shell.AbstractCommander
 
inFolder(CommandInput, String, Function<String, String>) - Method in class io.vertx.tp.plugin.shell.AbstractCommander
 
inFolder(CommandInput, String) - Method in class io.vertx.tp.plugin.shell.AbstractCommander
 
inFolder(String) - Method in class io.vertx.tp.plugin.shell.AbstractCommander
 
inInteger(CommandInput, String) - Method in class io.vertx.tp.plugin.shell.AbstractCommander
 
init() - Static method in class io.vertx.tp.plugin.shell.refine.Sl
 
inJson(CommandInput, String) - Method in class io.vertx.tp.plugin.shell.AbstractCommander
 
inString(CommandInput, String) - Method in class io.vertx.tp.plugin.shell.AbstractCommander
 
InternalConflictException - Exception in io.vertx.tp.error
 
InternalConflictException(Class<?>) - Constructor for exception io.vertx.tp.error.InternalConflictException
 
inValue(CommandInput, String, Class<T>) - Method in class io.vertx.tp.plugin.shell.AbstractCommander
 
io.vertx.tp.error - package io.vertx.tp.error
 
io.vertx.tp.plugin.shell - package io.vertx.tp.plugin.shell
 
io.vertx.tp.plugin.shell.atom - package io.vertx.tp.plugin.shell.atom
 
io.vertx.tp.plugin.shell.commander - package io.vertx.tp.plugin.shell.commander
 
io.vertx.tp.plugin.shell.cv.em - package io.vertx.tp.plugin.shell.cv.em
 
io.vertx.tp.plugin.shell.refine - package io.vertx.tp.plugin.shell.refine
 
isArgs() - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
isRequired() - Method in class io.vertx.tp.plugin.shell.atom.CommandOption
 

L

logger() - Method in class io.vertx.tp.plugin.shell.AbstractCommander
 

M

message(String, Object...) - Static method in class io.vertx.tp.plugin.shell.refine.Sl
 
message(String, Supplier<String>) - Static method in class io.vertx.tp.plugin.shell.refine.Sl
 

O

option(String) - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
option() - Method in class io.vertx.tp.plugin.shell.atom.CommandOption
 
options() - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
options() - Method in class io.vertx.tp.plugin.shell.atom.CommandInput
 
output(String, Object...) - Static method in class io.vertx.tp.plugin.shell.refine.Sl
 
outputOpt(String, String, Object...) - Static method in class io.vertx.tp.plugin.shell.refine.Sl
 

P

PluginMissingException - Exception in io.vertx.tp.error
 
PluginMissingException(Class<?>, String) - Constructor for exception io.vertx.tp.error.PluginMissingException
 

Q

QuitCommander - Class in io.vertx.tp.plugin.shell.commander
 
QuitCommander() - Constructor for class io.vertx.tp.plugin.shell.commander.QuitCommander
 

R

ready(String[]) - Static method in class io.vertx.tp.plugin.shell.refine.Sl
 
run(Handler<AsyncResult<String[]>>) - Method in class io.vertx.tp.plugin.shell.atom.Terminal
 
run(String[]) - Method in class io.vertx.tp.plugin.shell.ConsoleFramework
The start point of zero console for console started up

S

setArgs(boolean) - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
setCommands(List<CommandAtom>) - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
setConfig(JsonObject) - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
setConfig(JsonObject) - Method in class io.vertx.tp.plugin.shell.atom.CommandOption
 
setDefaultValue(Object) - Method in class io.vertx.tp.plugin.shell.atom.CommandOption
 
setDescription(String) - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
setDescription(String) - Method in class io.vertx.tp.plugin.shell.atom.CommandOption
 
setName(String) - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
setName(String) - Method in class io.vertx.tp.plugin.shell.atom.CommandOption
 
setOptions(List<CommandOption>) - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
setPlugin(Class<?>) - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
setRequired(boolean) - Method in class io.vertx.tp.plugin.shell.atom.CommandOption
 
setSimple(String) - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
setSimple(String) - Method in class io.vertx.tp.plugin.shell.atom.CommandOption
 
setType(CommandType) - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
Sl - Class in io.vertx.tp.plugin.shell.refine
The tool class for Shell
Sl() - Constructor for class io.vertx.tp.plugin.shell.refine.Sl
 
start(Vertx) - Static method in class io.vertx.tp.plugin.shell.ConsoleFramework
 

T

Terminal - Class in io.vertx.tp.plugin.shell.atom
 
TermStatus - Enum in io.vertx.tp.plugin.shell.cv.em
 

V

valid() - Method in class io.vertx.tp.plugin.shell.atom.CommandAtom
 
valueOf(String) - Static method in enum io.vertx.tp.plugin.shell.cv.em.CommandType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.tp.plugin.shell.cv.em.TermStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.vertx.tp.plugin.shell.cv.em.CommandType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.tp.plugin.shell.cv.em.TermStatus
Returns an array containing the constants of this enum type, in the order they are declared.
vertxRef - Variable in class io.vertx.tp.plugin.shell.AbstractCommander
 

W

welcome() - Static method in class io.vertx.tp.plugin.shell.refine.Sl
 
welcomeCommand(Environment) - Static method in class io.vertx.tp.plugin.shell.refine.Sl
 
welcomeCommand(CommandAtom) - Static method in class io.vertx.tp.plugin.shell.refine.Sl
 
welcomeSub(Environment, CommandAtom) - Static method in class io.vertx.tp.plugin.shell.refine.Sl
 
A B C D E F G H I L M O P Q R S T V W 
Skip navigation links

Copyright © 2021. All rights reserved.