Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
A
AbstractCommand
- Class in
org.crsh.term.spi.sshd
AbstractCommand()
- Constructor for class org.crsh.term.spi.sshd.
AbstractCommand
addNode(Element)
- Method in class org.crsh.display.structure.
TreeElement
addNode(Element)
- Method in class org.crsh.shell.ui.
TreeElement
append(ShellWriterContext, CharSequence)
- Method in interface org.crsh.shell.io.
ShellWriter
append(ShellWriterContext, CharSequence, int, int)
- Method in interface org.crsh.shell.io.
ShellWriter
append(ShellWriterContext, char)
- Method in interface org.crsh.shell.io.
ShellWriter
append(char)
- Method in class org.crsh.util.
LineFeedWriter
append(ShellWriterContext, char)
- Method in class org.crsh.util.
LineFeedWriter
append(CharSequence, int, int)
- Method in class org.crsh.util.
LineFeedWriter
append(CharSequence)
- Method in class org.crsh.util.
LineFeedWriter
append(ShellWriterContext, CharSequence)
- Method in class org.crsh.util.
LineFeedWriter
append(ShellWriterContext, CharSequence, int, int)
- Method in class org.crsh.util.
LineFeedWriter
AppendableWriter
- Class in
org.crsh.util
AppendableWriter(Appendable)
- Constructor for class org.crsh.util.
AppendableWriter
B
BaseCommand
<
C
,
P
> - Class in
org.crsh.command
BaseCommand()
- Constructor for class org.crsh.command.
BaseCommand
BaseTerm
- Class in
org.crsh.term
BaseTerm(TermIO)
- Constructor for class org.crsh.term.
BaseTerm
BaseTerm(TermIO, TermProcessor)
- Constructor for class org.crsh.term.
BaseTerm
build()
- Method in class org.crsh.shell.
ShellFactory
BytesOutputStream
- Class in
org.crsh.util
Extends the
ByteArrayOutputStream
for providing an input stream over the buffer.
BytesOutputStream()
- Constructor for class org.crsh.util.
BytesOutputStream
BytesOutputStream(int)
- Constructor for class org.crsh.util.
BytesOutputStream
C
callback
- Variable in class org.crsh.term.spi.sshd.
AbstractCommand
.
cancel(boolean)
- Method in class org.crsh.util.
ImmediateFuture
cancelEvalutation()
- Method in class org.crsh.shell.connector.
Connector
ClassCommand
- Class in
org.crsh.command
ClassCommand()
- Constructor for class org.crsh.command.
ClassCommand
clearBuffer()
- Method in class org.crsh.console.
Console
Clears the buffer without doing any echoing.
ClientInput
- Class in
org.crsh.console
ClientInput()
- Constructor for class org.crsh.console.
ClientInput
ClientOutput
- Class in
org.crsh.console
Perform client write.
ClientOutput()
- Constructor for class org.crsh.console.
ClientOutput
close()
- Method in class org.crsh.shell.connector.
Connector
close()
- Method in class org.crsh.shell.impl.
CRaSH
close()
- Method in class org.crsh.term.
BaseTerm
close()
- Method in class org.crsh.term.spi.sshd.
SSHIO
close()
- Method in class org.crsh.term.spi.telnet.
TelnetIO
close()
- Method in interface org.crsh.term.spi.
TermIO
Close the input/output.
close()
- Method in class org.crsh.term.
TermShellAdapter
close()
- Method in class org.crsh.util.
AppendableWriter
close()
- Method in class org.crsh.util.
BytesOutputStream
close(Closeable)
- Static method in class org.crsh.util.
Safe
CodeType
- Enum in
org.crsh.term
CommandContext
<
C
,
P
> - Interface in
org.crsh.command
The command context provided to a command during the execution phase.
CommandPlugin
- Class in
org.crsh.term.spi.sshd.scp
CommandPlugin()
- Constructor for class org.crsh.term.spi.sshd.scp.
CommandPlugin
completed(String)
- Method in interface org.crsh.shell.connector.
ConnectorResponseContext
completed(V)
- Method in interface org.crsh.util.
CompletionHandler
CompletionHandler
<
V
> - Interface in
org.crsh.util
connectionIdle(ConnectionEvent)
- Method in class org.crsh.term.spi.telnet.
TelnetHandler
connectionLogoutRequest(ConnectionEvent)
- Method in class org.crsh.term.spi.telnet.
TelnetHandler
connectionSentBreak(ConnectionEvent)
- Method in class org.crsh.term.spi.telnet.
TelnetHandler
connectionTimedOut(ConnectionEvent)
- Method in class org.crsh.term.spi.telnet.
TelnetHandler
Connector
- Class in
org.crsh.shell.connector
Connector(Shell)
- Constructor for class org.crsh.shell.connector.
Connector
Connector(ExecutorService, Shell)
- Constructor for class org.crsh.shell.connector.
Connector
ConnectorResponseContext
- Interface in
org.crsh.shell.connector
ConnectorStatus
- Enum in
org.crsh.shell.connector
Console
- Class in
org.crsh.console
Console(ClientOutput)
- Constructor for class org.crsh.console.
Console
ConsoleReader
- Class in
org.crsh.console
ConsoleReader()
- Constructor for class org.crsh.console.
ConsoleReader
ConsoleWriter
- Class in
org.crsh.console
ConsoleWriter()
- Constructor for class org.crsh.console.
ConsoleWriter
consume()
- Method in interface org.crsh.command.
CommandContext
Returns an iterator over the stream of consumed items.
contextDestroyed(ServletContextEvent)
- Method in class org.crsh.plugin.
PluginLifeCycle
contextDestroyed(ServletContextEvent)
- Method in class org.crsh.servlet.
SSHServletLifeCycle
contextDestroyed(ServletContextEvent)
- Method in class org.crsh.servlet.
TelnetServletLifeCycle
contextInitialized(ServletContextEvent)
- Method in class org.crsh.plugin.
PluginLifeCycle
contextInitialized(ServletContextEvent)
- Method in class org.crsh.servlet.
SSHServletLifeCycle
contextInitialized(ServletContextEvent)
- Method in class org.crsh.servlet.
TelnetServletLifeCycle
copy(InputStream, OutputStream)
- Static method in class org.crsh.util.
IO
CRaSH
- Class in
org.crsh.shell.impl
CRaSH(ShellContext)
- Constructor for class org.crsh.shell.impl.
CRaSH
CRaSHCommand
- Class in
org.crsh.term.spi.sshd
CRaSHCommand(CRaSHCommandFactory)
- Constructor for class org.crsh.term.spi.sshd.
CRaSHCommand
CRaSHCommandFactory
- Class in
org.crsh.term.spi.sshd
CRaSHCommandFactory(ShellFactory, ExecutorService)
- Constructor for class org.crsh.term.spi.sshd.
CRaSHCommandFactory
CRaSHLifeCycle
- Class in
org.crsh.term
CRaSHLifeCycle(ShellContext)
- Constructor for class org.crsh.term.
CRaSHLifeCycle
CRaSHPlugin
- Class in
org.crsh.plugin
CRaSHPlugin()
- Constructor for class org.crsh.plugin.
CRaSHPlugin
create(URL)
- Static method in class org.crsh.shell.
Resource
create()
- Method in class org.crsh.term.spi.sshd.
CRaSHCommandFactory
createCommand(String)
- Method in class org.crsh.term.spi.sshd.scp.
CommandPlugin
createCommand(String)
- Method in class org.crsh.term.spi.sshd.scp.
SCPCommandFactory
createNode(Object)
- Method in class org.crsh.display.
DisplayBuilder
createNode(Object, Object)
- Method in class org.crsh.display.
DisplayBuilder
createNode(Object, Map, Object)
- Method in class org.crsh.display.
DisplayBuilder
createNode(Object, Map)
- Method in class org.crsh.display.
DisplayBuilder
createNode(Object)
- Method in class org.crsh.shell.ui.
UIBuilder
createNode(Object, Object)
- Method in class org.crsh.shell.ui.
UIBuilder
createNode(Object, Map, Object)
- Method in class org.crsh.shell.ui.
UIBuilder
createNode(Object, Map)
- Method in class org.crsh.shell.ui.
UIBuilder
createShell()
- Static method in class org.crsh.term.spi.telnet.
TelnetHandler
D
decode(int)
- Method in class org.crsh.term.spi.sshd.
SSHIO
decode(int)
- Method in class org.crsh.term.spi.telnet.
TelnetIO
decode(int)
- Method in interface org.crsh.term.spi.
TermIO
Decode the intput value.
del()
- Method in class org.crsh.console.
ClientInput
DELETE_PREV_CHAR
- Static variable in class org.crsh.util.
OutputCode
.
Description
- Annotation Type in
org.crsh.command
The command description.
destroy()
- Method in class org.crsh.plugin.
CRaSHPlugin
destroy()
- Method in class org.crsh.term.
CRaSHLifeCycle
destroy()
- Method in class org.crsh.term.spi.sshd.
CRaSHCommand
destroy()
- Method in class org.crsh.term.spi.sshd.
FailCommand
DisplayBuilder
- Class in
org.crsh.display
DisplayBuilder()
- Constructor for class org.crsh.display.
DisplayBuilder
DisplayContext
- Class in
org.crsh.display
DisplayContext()
- Constructor for class org.crsh.display.
DisplayContext
doDestroy()
- Method in class org.crsh.term.
CRaSHLifeCycle
doDestroy()
- Method in class org.crsh.term.spi.sshd.
SSHLifeCycle
doDestroy()
- Method in class org.crsh.term.spi.telnet.
TelnetLifeCycle
doInit()
- Method in class org.crsh.term.
CRaSHLifeCycle
doInit()
- Method in class org.crsh.term.spi.sshd.
SSHLifeCycle
doInit()
- Method in class org.crsh.term.spi.telnet.
TelnetLifeCycle
done(boolean)
- Method in interface org.crsh.shell.connector.
ConnectorResponseContext
done(boolean)
- Method in interface org.crsh.term.processor.
TermResponseContext
E
Element
- Class in
org.crsh.display.structure
Element()
- Constructor for class org.crsh.display.structure.
Element
Element
- Class in
org.crsh.shell.ui
Element()
- Constructor for class org.crsh.shell.ui.
Element
err
- Variable in class org.crsh.term.spi.sshd.
AbstractCommand
.
ErrorType
- Enum in
org.crsh.shell
evaluate(String)
- Method in class org.crsh.shell.connector.
Connector
evaluate(String)
- Method in class org.crsh.shell.impl.
CRaSH
evaluate(String, ShellResponseContext)
- Method in class org.crsh.shell.impl.
CRaSH
evaluate(String, ShellResponseContext)
- Method in interface org.crsh.shell.
Shell
execute(CommandContext<C, P>, String...)
- Method in class org.crsh.command.
BaseCommand
execute(CommandContext<C, P>)
- Method in class org.crsh.command.
BaseCommand
execute(CommandContext<Void, Void>)
- Method in class org.crsh.command.
ClassCommand
execute()
- Method in class org.crsh.command.
ClassCommand
execute(CommandContext<C, P>, String...)
- Method in interface org.crsh.command.
ShellCommand
execute(CommandContext<Void, Void>, String...)
- Method in class org.crsh.shell.impl.
GroovyScriptCommand
F
FailCommand
- Class in
org.crsh.term.spi.sshd
FailCommand(String)
- Constructor for class org.crsh.term.spi.sshd.
FailCommand
fileName(String)
- Static method in class org.crsh.util.
XML
flush()
- Method in class org.crsh.console.
ClientOutput
flush()
- Method in class org.crsh.term.spi.sshd.
SSHIO
flush()
- Method in class org.crsh.term.spi.telnet.
TelnetIO
flush()
- Method in interface org.crsh.term.spi.
TermIO
Flush output.
flush()
- Method in class org.crsh.util.
AppendableWriter
G
get()
- Method in class org.crsh.util.
ImmediateFuture
get(long, TimeUnit)
- Method in class org.crsh.util.
ImmediateFuture
getArgument()
- Method in class org.crsh.term.spi.sshd.scp.
SCPAction
getAttribute(String)
- Method in class org.crsh.shell.impl.
CRaSH
getAttributes()
- Method in interface org.crsh.command.
CommandContext
getClientInput()
- Method in class org.crsh.console.
Console
getConsumedType()
- Method in class org.crsh.command.
BaseCommand
getConsumedType()
- Method in interface org.crsh.command.
ShellCommand
getConsumedType()
- Method in class org.crsh.shell.impl.
GroovyScriptCommand
getContent()
- Method in class org.crsh.shell.
Resource
getElements()
- Method in class org.crsh.display.
DisplayBuilder
getElements()
- Method in class org.crsh.shell.ui.
UIBuilder
getExecutor()
- Method in class org.crsh.term.
CRaSHLifeCycle
getGroovyShell()
- Method in class org.crsh.shell.impl.
CRaSH
getInputStream()
- Method in class org.crsh.util.
BytesOutputStream
getKeyPath()
- Method in class org.crsh.term.spi.sshd.
SSHLifeCycle
getLine()
- Method in class org.crsh.term.
TermAction.ReadLine
getLoader()
- Method in class org.crsh.servlet.
ServletShellContext
getLoader()
- Method in interface org.crsh.shell.
ShellContext
getName()
- Method in class org.crsh.shell.
ShellResponse.UnknownCommand
getNode(int)
- Method in class org.crsh.display.structure.
TreeElement
getNode(int)
- Method in class org.crsh.shell.ui.
TreeElement
getObject()
- Method in class org.crsh.util.
TimestampedObject
getPlugins()
- Method in class org.crsh.plugin.
PluginManager
getPort()
- Method in class org.crsh.term.spi.sshd.
SSHLifeCycle
getPrefix(String)
- Static method in class org.crsh.util.
XML
getProduced()
- Method in class org.crsh.shell.
ShellResponse.Ok
getProducedType()
- Method in class org.crsh.command.
BaseCommand
getProducedType()
- Method in interface org.crsh.command.
ShellCommand
getProducedType()
- Method in class org.crsh.shell.impl.
GroovyScriptCommand
getPrompt()
- Method in class org.crsh.shell.connector.
Connector
getPrompt()
- Method in class org.crsh.shell.impl.
CRaSH
getPrompt()
- Method in interface org.crsh.shell.
Shell
getPrompt()
- Method in class org.crsh.term.
TermShellAdapter
getProperty(String)
- Method in class org.crsh.command.
BaseCommand
getProperty(String)
- Method in class org.crsh.shell.impl.
GroovyScriptCommand
getReader()
- Method in class org.crsh.console.
Console
Returns the console reader.
getServletContext()
- Method in class org.crsh.servlet.
ServletShellContext
getShellContext()
- Method in class org.crsh.term.
CRaSHLifeCycle
getShellFactory()
- Method in class org.crsh.term.
CRaSHLifeCycle
getSize()
- Method in class org.crsh.console.
ConsoleReader
getSize()
- Method in class org.crsh.display.structure.
TreeElement
getSize()
- Method in class org.crsh.shell.ui.
TreeElement
getStatus()
- Method in class org.crsh.shell.connector.
Connector
getStatus()
- Method in class org.crsh.term.
TermShellAdapter
getText()
- Method in class org.crsh.display.
SimpleDisplayContext
getText()
- Method in class org.crsh.shell.
ShellResponse.Close
getText()
- Method in class org.crsh.shell.
ShellResponse.Display
getText()
- Method in class org.crsh.shell.
ShellResponse.Error
getText()
- Method in class org.crsh.shell.
ShellResponse
getText()
- Method in class org.crsh.shell.
ShellResponse.NoCommand
getText()
- Method in class org.crsh.shell.
ShellResponse.Ok
getText()
- Method in class org.crsh.shell.
ShellResponse.SyntaxError
getText()
- Method in class org.crsh.shell.
ShellResponse.UnknownCommand
getThrowable()
- Method in class org.crsh.shell.
ShellResponse.Error
getTimestamp()
- Method in class org.crsh.shell.
Resource
getTimestamp()
- Method in class org.crsh.util.
TimestampedObject
getType()
- Method in class org.crsh.shell.
ShellResponse.Error
getUnquoteArguments()
- Method in class org.crsh.command.
BaseCommand
Returns true if the command wants its arguments to be unquoted.
getValue()
- Method in class org.crsh.display.structure.
LabelElement
getValue()
- Method in class org.crsh.display.structure.
TreeElement
getValue()
- Method in class org.crsh.shell.ui.
LabelElement
getValue()
- Method in class org.crsh.shell.ui.
TreeElement
getVersion()
- Method in class org.crsh.servlet.
ServletShellContext
getVersion()
- Method in interface org.crsh.shell.
ShellContext
getWelcome()
- Method in class org.crsh.shell.impl.
CRaSH
getWelcome()
- Method in interface org.crsh.shell.
Shell
getWriter()
- Method in interface org.crsh.command.
CommandContext
getWriter()
- Method in class org.crsh.console.
Console
GroovyScriptCommand
- Class in
org.crsh.shell.impl
This class provides the base class for Groovy scripts.
GroovyScriptCommand()
- Constructor for class org.crsh.shell.impl.
GroovyScriptCommand
H
hasNext()
- Method in class org.crsh.console.
ConsoleReader
I
ImmediateFuture
<
V
> - Class in
org.crsh.util
ImmediateFuture(V)
- Constructor for class org.crsh.util.
ImmediateFuture
in
- Variable in class org.crsh.term.spi.sshd.
AbstractCommand
.
init()
- Method in class org.crsh.plugin.
CRaSHPlugin
init()
- Method in class org.crsh.term.
CRaSHLifeCycle
invokeMethod(String, Object)
- Method in class org.crsh.command.
BaseCommand
IO
- Class in
org.crsh.util
IO()
- Constructor for class org.crsh.util.
IO
isCancelled()
- Method in class org.crsh.util.
ImmediateFuture
isClosed()
- Method in class org.crsh.shell.connector.
Connector
isDirectory()
- Method in class org.crsh.term.spi.sshd.scp.
SCPAction
isDone()
- Method in class org.crsh.util.
ImmediateFuture
isEchoing()
- Method in class org.crsh.console.
Console
isPiped()
- Method in interface org.crsh.command.
CommandContext
Returns true if the command is involved in a pipe operation and receives a stream.
isPreserve()
- Method in class org.crsh.term.spi.sshd.scp.
SCPAction
isRecursive()
- Method in class org.crsh.term.spi.sshd.scp.
SCPAction
isSink()
- Method in class org.crsh.term.spi.sshd.scp.
SCPAction
isSource()
- Method in class org.crsh.term.spi.sshd.scp.
SCPAction
isVerbose()
- Method in class org.crsh.term.spi.sshd.scp.
SCPAction
L
LabelElement
- Class in
org.crsh.display.structure
LabelElement(String)
- Constructor for class org.crsh.display.structure.
LabelElement
LabelElement(Object)
- Constructor for class org.crsh.display.structure.
LabelElement
LabelElement
- Class in
org.crsh.shell.ui
LabelElement(String)
- Constructor for class org.crsh.shell.ui.
LabelElement
LabelElement(Object)
- Constructor for class org.crsh.shell.ui.
LabelElement
lineFeed()
- Method in interface org.crsh.shell.io.
ShellWriterContext
LineFeedWriter
- Class in
org.crsh.util
LineFeedWriter(Appendable)
- Constructor for class org.crsh.util.
LineFeedWriter
LineFeedWriter(Appendable, String)
- Constructor for class org.crsh.util.
LineFeedWriter
listResourceId(ResourceKind)
- Method in class org.crsh.servlet.
ServletShellContext
listResourceId(ResourceKind)
- Method in interface org.crsh.shell.
ShellContext
loadResource(String, ResourceKind)
- Method in class org.crsh.servlet.
ServletShellContext
loadResource(String, ResourceKind)
- Method in interface org.crsh.shell.
ShellContext
M
moveLeft()
- Method in class org.crsh.console.
ClientInput
moveLeft()
- Method in class org.crsh.term.spi.sshd.
SSHIO
moveLeft()
- Method in class org.crsh.term.spi.telnet.
TelnetIO
moveLeft()
- Method in interface org.crsh.term.spi.
TermIO
Move the cursor left.
moveRight()
- Method in class org.crsh.console.
ClientInput
moveRight()
- Method in class org.crsh.term.spi.sshd.
SSHIO
moveRight()
- Method in class org.crsh.term.spi.telnet.
TelnetIO
moveRight()
- Method in interface org.crsh.term.spi.
TermIO
Move the cursor right.
N
next()
- Method in class org.crsh.console.
ConsoleReader
nodeCompleted(Object, Object)
- Method in class org.crsh.display.
DisplayBuilder
nodeCompleted(Object, Object)
- Method in class org.crsh.shell.ui.
UIBuilder
O
open()
- Method in class org.crsh.shell.connector.
Connector
org.crsh.command
- package org.crsh.command
org.crsh.console
- package org.crsh.console
org.crsh.display
- package org.crsh.display
org.crsh.display.structure
- package org.crsh.display.structure
org.crsh.plugin
- package org.crsh.plugin
org.crsh.servlet
- package org.crsh.servlet
org.crsh.shell
- package org.crsh.shell
org.crsh.shell.connector
- package org.crsh.shell.connector
org.crsh.shell.impl
- package org.crsh.shell.impl
org.crsh.shell.io
- package org.crsh.shell.io
org.crsh.shell.ui
- package org.crsh.shell.ui
org.crsh.term
- package org.crsh.term
org.crsh.term.processor
- package org.crsh.term.processor
org.crsh.term.spi
- package org.crsh.term.spi
org.crsh.term.spi.sshd
- package org.crsh.term.spi.sshd
org.crsh.term.spi.sshd.scp
- package org.crsh.term.spi.sshd.scp
org.crsh.term.spi.telnet
- package org.crsh.term.spi.telnet
org.crsh.util
- package org.crsh.util
out
- Variable in class org.crsh.term.spi.sshd.
AbstractCommand
.
OutputCode
- Class in
org.crsh.util
OutputCode()
- Constructor for class org.crsh.util.
OutputCode
P
pad(Appendable)
- Method in interface org.crsh.shell.io.
ShellWriterContext
PASSWORD
- Static variable in class org.crsh.term.spi.sshd.
SSHLifeCycle
.
PluginLifeCycle
- Class in
org.crsh.plugin
PluginLifeCycle()
- Constructor for class org.crsh.plugin.
PluginLifeCycle
PluginManager
<
P
extends
CRaSHPlugin
> - Class in
org.crsh.plugin
PluginManager(ClassLoader, Class<P>)
- Constructor for class org.crsh.plugin.
PluginManager
popResponse()
- Method in class org.crsh.shell.connector.
Connector
print(char[], int, int)
- Method in class org.crsh.display.
DisplayContext
print(char[], int, int)
- Method in class org.crsh.display.
SimpleDisplayContext
print(DisplayContext)
- Method in class org.crsh.display.structure.
Element
print(PrintStream)
- Method in class org.crsh.display.structure.
Element
print(PrintWriter)
- Method in class org.crsh.display.structure.
Element
print(PrintWriter)
- Method in class org.crsh.display.structure.
LabelElement
print(PrintWriter)
- Method in class org.crsh.display.structure.
TreeElement
print(Object)
- Method in class org.crsh.shell.io.
ShellPrinter
print(ShellWriter)
- Method in class org.crsh.shell.ui.
Element
printer()
- Method in class org.crsh.display.
DisplayContext
println()
- Method in class org.crsh.display.
DisplayContext
println()
- Method in class org.crsh.display.
SimpleDisplayContext
println(Object)
- Method in class org.crsh.shell.io.
ShellPrinter
process(TermAction, TermResponseContext)
- Method in interface org.crsh.term.processor.
TermProcessor
process(TermAction, TermResponseContext)
- Method in class org.crsh.term.
TermShellAdapter
produce(P)
- Method in interface org.crsh.command.
CommandContext
Q
qName(String)
- Static method in class org.crsh.util.
XML
R
read()
- Method in class org.crsh.term.
BaseTerm
read()
- Method in interface org.crsh.term.processor.
TermResponseContext
read()
- Method in class org.crsh.term.spi.sshd.
SSHIO
read()
- Method in class org.crsh.term.spi.telnet.
TelnetIO
read()
- Method in interface org.crsh.term.spi.
TermIO
Reads an input value.
read()
- Method in interface org.crsh.term.
Term
read()
- Method in class org.crsh.util.
SubInputStream
readAsBytes(InputStream)
- Static method in class org.crsh.util.
IO
readAsUTF8(InputStream)
- Static method in class org.crsh.util.
IO
readLine(String)
- Method in class org.crsh.command.
BaseCommand
readLine(String, boolean)
- Method in class org.crsh.command.
BaseCommand
readLine(String, boolean)
- Method in interface org.crsh.command.
CommandContext
readLine(String, boolean)
- Method in interface org.crsh.shell.connector.
ConnectorResponseContext
readLine(String, boolean)
- Method in interface org.crsh.shell.
ShellResponseContext
replace(CharSequence)
- Method in class org.crsh.console.
ClientInput
resolve(Type, Class<?>, int)
- Static method in class org.crsh.util.
TypeResolver
A simplistic implementation, it may not handle all cases but it should handle enough.
Resource
- Class in
org.crsh.shell
Resource(String, long)
- Constructor for class org.crsh.shell.
Resource
ResourceKind
- Enum in
org.crsh.shell
rethrow(Class<T>, Throwable)
- Static method in class org.crsh.util.
Safe
run()
- Method in class org.crsh.term.
BaseTerm
run()
- Method in class org.crsh.term.spi.sshd.
CRaSHCommand
run(Connection)
- Method in class org.crsh.term.spi.telnet.
TelnetHandler
S
Safe
- Class in
org.crsh.util
Safe()
- Constructor for class org.crsh.util.
Safe
SCPAction
- Class in
org.crsh.term.spi.sshd.scp
SCPAction()
- Constructor for class org.crsh.term.spi.sshd.scp.
SCPAction
SCPCommandFactory
- Class in
org.crsh.term.spi.sshd.scp
SCPCommandFactory(PluginManager<CommandPlugin>)
- Constructor for class org.crsh.term.spi.sshd.scp.
SCPCommandFactory
ScriptException
- Exception in
org.crsh.command
ScriptException(String)
- Constructor for exception org.crsh.command.
ScriptException
ScriptException(String, Throwable)
- Constructor for exception org.crsh.command.
ScriptException
ServletShellContext
- Class in
org.crsh.servlet
ServletShellContext(ServletContext, ClassLoader)
- Constructor for class org.crsh.servlet.
ServletShellContext
session
- Variable in class org.crsh.term.spi.sshd.
AbstractCommand
.
setArgument(String)
- Method in class org.crsh.term.spi.sshd.scp.
SCPAction
setAttribute(String, Object)
- Method in class org.crsh.shell.impl.
CRaSH
setDirectory(Boolean)
- Method in class org.crsh.term.spi.sshd.scp.
SCPAction
setEcho(boolean)
- Method in interface org.crsh.term.processor.
TermResponseContext
setEchoing(boolean)
- Method in class org.crsh.console.
Console
setErrorStream(OutputStream)
- Method in class org.crsh.term.spi.sshd.
AbstractCommand
setExitCallback(ExitCallback)
- Method in class org.crsh.term.spi.sshd.
AbstractCommand
setInputStream(InputStream)
- Method in class org.crsh.term.spi.sshd.
AbstractCommand
setKeyPath(String)
- Method in class org.crsh.term.spi.sshd.
SSHLifeCycle
setOutputStream(OutputStream)
- Method in class org.crsh.term.spi.sshd.
AbstractCommand
setParent(Object, Object)
- Method in class org.crsh.display.
DisplayBuilder
setParent(Object, Object)
- Method in class org.crsh.shell.ui.
UIBuilder
setPort(int)
- Method in class org.crsh.term.spi.sshd.
SSHLifeCycle
setPreserve(Boolean)
- Method in class org.crsh.term.spi.sshd.scp.
SCPAction
setPrompt(String)
- Method in interface org.crsh.shell.connector.
ConnectorResponseContext
setPrompt(String)
- Method in interface org.crsh.term.processor.
TermResponseContext
setProperty(String, Object)
- Method in class org.crsh.command.
BaseCommand
setRecursive(Boolean)
- Method in class org.crsh.term.spi.sshd.scp.
SCPAction
setSession(ServerSession)
- Method in class org.crsh.term.spi.sshd.
AbstractCommand
setSink(Boolean)
- Method in class org.crsh.term.spi.sshd.scp.
SCPAction
setSource(Boolean)
- Method in class org.crsh.term.spi.sshd.scp.
SCPAction
setUnquoteArguments(boolean)
- Method in class org.crsh.command.
BaseCommand
setVerbose(Boolean)
- Method in class org.crsh.term.spi.sshd.scp.
SCPAction
Shell
- Interface in
org.crsh.shell
ShellCommand
<
C
,
P
> - Interface in
org.crsh.command
ShellContext
- Interface in
org.crsh.shell
ShellFactory
- Class in
org.crsh.shell
ShellFactory(ShellContext)
- Constructor for class org.crsh.shell.
ShellFactory
ShellPrinter
- Class in
org.crsh.shell.io
The shell printer extends the
PrintWriter
and prints some objects in a special manner.
ShellPrinter(ShellWriter)
- Constructor for class org.crsh.shell.io.
ShellPrinter
ShellResponse
- Class in
org.crsh.shell
ShellResponse()
- Constructor for class org.crsh.shell.
ShellResponse
ShellResponse.Close
- Class in
org.crsh.shell
ShellResponse.Close()
- Constructor for class org.crsh.shell.
ShellResponse.Close
ShellResponse.Display
- Class in
org.crsh.shell
ShellResponse.Display(String)
- Constructor for class org.crsh.shell.
ShellResponse.Display
ShellResponse.Display(Iterable<?>, String)
- Constructor for class org.crsh.shell.
ShellResponse.Display
ShellResponse.Error
- Class in
org.crsh.shell
ShellResponse.Error(ErrorType, Throwable)
- Constructor for class org.crsh.shell.
ShellResponse.Error
ShellResponse.NoCommand
- Class in
org.crsh.shell
ShellResponse.NoCommand()
- Constructor for class org.crsh.shell.
ShellResponse.NoCommand
ShellResponse.Ok
- Class in
org.crsh.shell
Command execution is terminated.
ShellResponse.Ok()
- Constructor for class org.crsh.shell.
ShellResponse.Ok
ShellResponse.Ok(Iterable<?>)
- Constructor for class org.crsh.shell.
ShellResponse.Ok
ShellResponse.SyntaxError
- Class in
org.crsh.shell
ShellResponse.SyntaxError()
- Constructor for class org.crsh.shell.
ShellResponse.SyntaxError
ShellResponse.UnknownCommand
- Class in
org.crsh.shell
ShellResponse.UnknownCommand(String)
- Constructor for class org.crsh.shell.
ShellResponse.UnknownCommand
ShellResponseContext
- Interface in
org.crsh.shell
ShellWriter
- Interface in
org.crsh.shell.io
ShellWriterContext
- Interface in
org.crsh.shell.io
SimpleDisplayContext
- Class in
org.crsh.display
SimpleDisplayContext(String)
- Constructor for class org.crsh.display.
SimpleDisplayContext
SimpleDisplayContext()
- Constructor for class org.crsh.display.
SimpleDisplayContext
SSHContext
- Class in
org.crsh.term.spi.sshd
SSHContext(int)
- Constructor for class org.crsh.term.spi.sshd.
SSHContext
SSHIO
- Class in
org.crsh.term.spi.sshd
SSHIO(Reader, Writer, int)
- Constructor for class org.crsh.term.spi.sshd.
SSHIO
SSHLifeCycle
- Class in
org.crsh.term.spi.sshd
SSHLifeCycle(ShellContext)
- Constructor for class org.crsh.term.spi.sshd.
SSHLifeCycle
SSHServletLifeCycle
- Class in
org.crsh.servlet
SSHServletLifeCycle()
- Constructor for class org.crsh.servlet.
SSHServletLifeCycle
start()
- Method in class org.crsh.plugin.
CRaSHPlugin
start()
- Method in class org.crsh.servlet.
ServletShellContext
start(Environment)
- Method in class org.crsh.term.spi.sshd.
CRaSHCommand
start(Environment)
- Method in class org.crsh.term.spi.sshd.
FailCommand
stop()
- Method in class org.crsh.plugin.
CRaSHPlugin
stop()
- Method in class org.crsh.servlet.
ServletShellContext
SubInputStream
- Class in
org.crsh.util
A stream that reads a portion of a delegate input stream.
SubInputStream(InputStream, long)
- Constructor for class org.crsh.util.
SubInputStream
submitEvaluation(String)
- Method in class org.crsh.shell.connector.
Connector
submitEvaluation(String, ConnectorResponseContext)
- Method in class org.crsh.shell.connector.
Connector
SyntaxException
- Exception in
org.crsh.command
SyntaxException(String)
- Constructor for exception org.crsh.command.
SyntaxException
SyntaxException(String, Throwable)
- Constructor for exception org.crsh.command.
SyntaxException
T
TelnetHandler
- Class in
org.crsh.term.spi.telnet
TelnetHandler()
- Constructor for class org.crsh.term.spi.telnet.
TelnetHandler
TelnetIO
- Class in
org.crsh.term.spi.telnet
TelnetIO(Connection)
- Constructor for class org.crsh.term.spi.telnet.
TelnetIO
TelnetLifeCycle
- Class in
org.crsh.term.spi.telnet
TelnetLifeCycle(ShellContext)
- Constructor for class org.crsh.term.spi.telnet.
TelnetLifeCycle
TelnetServletLifeCycle
- Class in
org.crsh.servlet
TelnetServletLifeCycle()
- Constructor for class org.crsh.servlet.
TelnetServletLifeCycle
Term
- Interface in
org.crsh.term
TermAction
- Class in
org.crsh.term
TermAction()
- Constructor for class org.crsh.term.
TermAction
TermAction.CancelEvaluation
- Class in
org.crsh.term
TermAction.CancelEvaluation()
- Constructor for class org.crsh.term.
TermAction.CancelEvaluation
TermAction.Init
- Class in
org.crsh.term
TermAction.Init()
- Constructor for class org.crsh.term.
TermAction.Init
TermAction.ReadLine
- Class in
org.crsh.term
TermAction.ReadLine(CharSequence)
- Constructor for class org.crsh.term.
TermAction.ReadLine
TermIO
- Interface in
org.crsh.term.spi
The input/output of a term.
TermProcessor
- Interface in
org.crsh.term.processor
TermResponseContext
- Interface in
org.crsh.term.processor
TermShellAdapter
- Class in
org.crsh.term
TermShellAdapter(Connector)
- Constructor for class org.crsh.term.
TermShellAdapter
TermStatus
- Enum in
org.crsh.term
text(CharSequence, int, int)
- Method in interface org.crsh.shell.io.
ShellWriterContext
TimestampedObject
<
T
> - Class in
org.crsh.util
TimestampedObject(long, T)
- Constructor for class org.crsh.util.
TimestampedObject
toString()
- Method in class org.crsh.display.structure.
LabelElement
toString()
- Method in class org.crsh.shell.
ShellResponse.Error
toString()
- Method in class org.crsh.shell.ui.
LabelElement
toString()
- Method in class org.crsh.term.spi.sshd.scp.
SCPAction
toString()
- Method in class org.crsh.term.
TermAction.CancelEvaluation
toString()
- Method in class org.crsh.term.
TermAction.Init
toString()
- Method in class org.crsh.term.
TermAction.ReadLine
TreeElement
- Class in
org.crsh.display.structure
TreeElement()
- Constructor for class org.crsh.display.structure.
TreeElement
TreeElement(Element)
- Constructor for class org.crsh.display.structure.
TreeElement
TreeElement
- Class in
org.crsh.shell.ui
TreeElement()
- Constructor for class org.crsh.shell.ui.
TreeElement
TreeElement(Element)
- Constructor for class org.crsh.shell.ui.
TreeElement
TypeResolver
- Class in
org.crsh.util
TypeResolver()
- Constructor for class org.crsh.util.
TypeResolver
U
UIBuilder
- Class in
org.crsh.shell.ui
UIBuilder()
- Constructor for class org.crsh.shell.ui.
UIBuilder
USERNAME
- Static variable in class org.crsh.term.spi.sshd.
SSHLifeCycle
.
V
valueOf(String)
- Static method in enum org.crsh.shell.connector.
ConnectorStatus
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.crsh.shell.
ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.crsh.shell.
ResourceKind
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.crsh.term.
CodeType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.crsh.term.
TermStatus
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.crsh.shell.connector.
ConnectorStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.crsh.shell.
ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.crsh.shell.
ResourceKind
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.crsh.term.
CodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.crsh.term.
TermStatus
Returns an array containing the constants of this enum type, in the order they are declared.
verase
- Variable in class org.crsh.term.spi.sshd.
SSHContext
.
W
write(char)
- Method in class org.crsh.console.
ClientInput
write(CharSequence)
- Method in class org.crsh.console.
ClientInput
write(CharSequence)
- Method in class org.crsh.console.
ClientOutput
write(char)
- Method in class org.crsh.console.
ClientOutput
write(CharSequence)
- Method in class org.crsh.console.
ConsoleWriter
write(char)
- Method in class org.crsh.console.
ConsoleWriter
write(char[], int, int)
- Method in class org.crsh.display.
DisplayContext
write(String)
- Method in class org.crsh.term.
BaseTerm
write(String)
- Method in interface org.crsh.term.processor.
TermResponseContext
write(String)
- Method in class org.crsh.term.spi.sshd.
SSHIO
write(char)
- Method in class org.crsh.term.spi.sshd.
SSHIO
write(String)
- Method in class org.crsh.term.spi.telnet.
TelnetIO
write(char)
- Method in class org.crsh.term.spi.telnet.
TelnetIO
write(String)
- Method in interface org.crsh.term.spi.
TermIO
Write a string.
write(char)
- Method in interface org.crsh.term.spi.
TermIO
Write a char.
write(String)
- Method in interface org.crsh.term.
Term
write(char[], int, int)
- Method in class org.crsh.util.
AppendableWriter
writeCRLF()
- Method in class org.crsh.console.
ClientOutput
writeCRLF()
- Method in class org.crsh.term.spi.sshd.
SSHIO
writeCRLF()
- Method in class org.crsh.term.spi.telnet.
TelnetIO
writeCRLF()
- Method in interface org.crsh.term.spi.
TermIO
Write a CRLF.
writeDel()
- Method in class org.crsh.console.
ClientOutput
writeDel()
- Method in class org.crsh.term.spi.sshd.
SSHIO
writeDel()
- Method in class org.crsh.term.spi.telnet.
TelnetIO
writeDel()
- Method in interface org.crsh.term.spi.
TermIO
Delete the char.
writeMoveLeft()
- Method in class org.crsh.console.
ClientOutput
writeMoveRight()
- Method in class org.crsh.console.
ClientOutput
X
XML
- Class in
org.crsh.util
XML()
- Constructor for class org.crsh.util.
XML
_
_read()
- Method in class org.crsh.term.
BaseTerm
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010
eXo Platform SAS
. All Rights Reserved.