A B C D E F G H I J L M N O P Q R S T U V W X _

A

AbstractCommand - Class in org.crsh.term.sshd
 
AbstractCommand() - Constructor for class org.crsh.term.sshd.AbstractCommand
 
ack() - Method in class org.crsh.term.sshd.scp.SCPCommand
 
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
 
appendData(String) - Method in class org.crsh.util.InputDecoder
 
appendData(char) - Method in class org.crsh.util.InputDecoder
 
appendDel() - Method in class org.crsh.util.InputDecoder
 

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
 
BINARY - Static variable in class org.crsh.jcr.JCRUtils
 
BOOLEAN - Static variable in class org.crsh.jcr.JCRUtils
 
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.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
 
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.sshd.SSHIO
 
close() - Method in class org.crsh.term.telnet.TelnetIO
 
close() - Method in interface org.crsh.term.TermIO
 
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.
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.telnet.TelnetHandler
 
connectionLogoutRequest(ConnectionEvent) - Method in class org.crsh.term.telnet.TelnetHandler
 
connectionSentBreak(ConnectionEvent) - Method in class org.crsh.term.telnet.TelnetHandler
 
connectionTimedOut(ConnectionEvent) - Method in class org.crsh.term.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
 
consume() - Method in interface org.crsh.command.CommandContext
Returns an iterator over the stream of consumed items.
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.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.sshd
 
CRaSHCommand(CRaSHCommandFactory) - Constructor for class org.crsh.term.sshd.CRaSHCommand
 
CRaSHCommandFactory - Class in org.crsh.term.sshd
 
CRaSHCommandFactory(ShellFactory, ExecutorService) - Constructor for class org.crsh.term.sshd.CRaSHCommandFactory
 
CRaSHLifeCycle - Class in org.crsh.term
 
CRaSHLifeCycle(ShellContext) - Constructor for class org.crsh.term.CRaSHLifeCycle
 
create() - Method in class org.crsh.term.sshd.CRaSHCommandFactory
 
createCommand(String) - Method in class org.crsh.term.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.telnet.TelnetHandler
 

D

DATE - Static variable in class org.crsh.jcr.JCRUtils
 
decodeName(String) - Static method in class org.crsh.jcr.JCRUtils
 
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.term.CRaSHLifeCycle
 
destroy() - Method in class org.crsh.term.sshd.CRaSHCommand
 
destroy() - Method in class org.crsh.term.sshd.FailCommand
 
destroy() - Method in class org.crsh.term.sshd.scp.SCPCommand
 
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.sshd.SSHLifeCycle
 
doDestroy() - Method in class org.crsh.term.telnet.TelnetLifeCycle
 
doEcho(String) - Method in class org.crsh.term.BaseTerm
 
doEcho(String) - Method in class org.crsh.util.InputDecoder
 
doEchoCRLF() - Method in class org.crsh.term.BaseTerm
 
doEchoCRLF() - Method in class org.crsh.util.InputDecoder
 
doEchoDel() - Method in class org.crsh.term.BaseTerm
 
doEchoDel() - Method in class org.crsh.util.InputDecoder
 
doInit() - Method in class org.crsh.term.CRaSHLifeCycle
 
doInit() - Method in class org.crsh.term.sshd.SSHLifeCycle
 
doInit() - Method in class org.crsh.term.telnet.TelnetLifeCycle
 
doMoveLeft() - Method in class org.crsh.term.BaseTerm
 
doMoveLeft() - Method in class org.crsh.util.InputDecoder
 
doMoveRight() - Method in class org.crsh.term.BaseTerm
 
doMoveRight() - Method in class org.crsh.util.InputDecoder
 
done(boolean) - Method in interface org.crsh.shell.connector.ConnectorResponseContext
 
done(boolean) - Method in interface org.crsh.term.TermResponseContext
 
DOUBLE - Static variable in class org.crsh.jcr.JCRUtils
 

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
 
encodeName(String) - Static method in class org.crsh.jcr.JCRUtils
 
endDirectory(String) - Method in interface org.crsh.fs.FileSystem
 
endDirectory(String) - Method in class org.crsh.jcr.Importer
 
endElement(String, String, String) - Method in class org.crsh.jcr.Exporter
 
endPrefixMapping(String) - Method in class org.crsh.jcr.Exporter
 
equals(Object) - Method in class org.crsh.util.Input.Chars
 
err - Variable in class org.crsh.term.sshd.AbstractCommand
.
ERROR - Static variable in class org.crsh.term.sshd.scp.SCPCommand
.
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
 
execute(Session, String) - Method in class org.crsh.term.sshd.scp.SCPCommand
 
execute(Session, String) - Method in class org.crsh.term.sshd.scp.SinkCommand
 
execute(Session, String) - Method in class org.crsh.term.sshd.scp.SourceCommand
 
Exporter - Class in org.crsh.jcr
 
Exporter(FileSystem) - Constructor for class org.crsh.jcr.Exporter
 

F

FailCommand - Class in org.crsh.term.sshd
 
FailCommand(String) - Constructor for class org.crsh.term.sshd.FailCommand
 
file(String, int, InputStream) - Method in interface org.crsh.fs.FileSystem
 
file(String, int, InputStream) - Method in class org.crsh.jcr.Importer
 
fileName(String) - Static method in class org.crsh.util.XML
 
FileSystem - Interface in org.crsh.fs
 
flush() - Method in class org.crsh.term.sshd.SSHIO
 
flush() - Method in class org.crsh.term.telnet.TelnetIO
 
flush() - Method in interface org.crsh.term.TermIO
 
flush() - Method in class org.crsh.util.AppendableWriter
 
fromCanonicalType(Class<?>) - Static method in enum org.crsh.jcr.PropertyType
 
fromValue(int) - Static method in enum org.crsh.jcr.PropertyType
 

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.sshd.scp.SCPAction
 
getAttribute(String) - Method in class org.crsh.shell.impl.CRaSH
 
getAttributes() - Method in interface org.crsh.command.CommandContext
 
getCanonicalTypes() - Method in enum org.crsh.jcr.PropertyType
 
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.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.UnkownCommand
 
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
 
getPort() - Method in class org.crsh.term.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(Node, String) - Static method in class org.crsh.jcr.JCRUtils
 
getProperty(Object, String) - Method in class org.crsh.jcr.NodeMetaClass
 
getProperty(String) - Method in class org.crsh.shell.impl.GroovyScriptCommand
 
getRepository(Map<String, String>) - Static method in class org.crsh.jcr.JCR
 
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.display.structure.TreeElement
 
getSize() - Method in class org.crsh.shell.ui.TreeElement
 
getSize() - Method in class org.crsh.util.InputDecoder
 
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.UnkownCommand
 
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
 
getType(int) - Method in class org.crsh.term.sshd.SSHIO
 
getType(int) - Method in class org.crsh.term.telnet.TelnetIO
 
getType(int) - Method in interface org.crsh.term.TermIO
 
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 enum org.crsh.jcr.PropertyType
 
getValue(Property) - Method in enum org.crsh.jcr.PropertyType
 
getValue() - Method in class org.crsh.shell.ui.LabelElement
 
getValue() - Method in class org.crsh.shell.ui.TreeElement
 
getValue() - Method in class org.crsh.util.Input.Chars
 
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
 
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.util.InputDecoder
 

I

ImmediateFuture<V> - Class in org.crsh.util
 
ImmediateFuture(V) - Constructor for class org.crsh.util.ImmediateFuture
 
Importer - Class in org.crsh.jcr
 
Importer(ContentHandler) - Constructor for class org.crsh.jcr.Importer
 
in - Variable in class org.crsh.term.sshd.AbstractCommand
.
init() - Method in class org.crsh.term.CRaSHLifeCycle
 
Input - Class in org.crsh.util
 
Input() - Constructor for class org.crsh.util.Input
 
Input.Chars - Class in org.crsh.util
 
Input.Chars(String) - Constructor for class org.crsh.util.Input.Chars
 
InputDecoder - Class in org.crsh.util
 
InputDecoder() - Constructor for class org.crsh.util.InputDecoder
 
invokeMethod(String, Object) - Method in class org.crsh.command.BaseCommand
 
invokeMethod(Object, String, Object[]) - Method in class org.crsh.jcr.NodeMetaClass
 
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.sshd.scp.SCPAction
 
isDone() - Method in class org.crsh.util.ImmediateFuture
 
isEchoing() - Method in class org.crsh.util.InputDecoder
 
isJCRPropertyType(Object) - Static method in class org.crsh.jcr.JCRUtils
 
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.sshd.scp.SCPAction
 
isRecursive() - Method in class org.crsh.term.sshd.scp.SCPAction
 
isSink() - Method in class org.crsh.term.sshd.scp.SCPAction
 
isSource() - Method in class org.crsh.term.sshd.scp.SCPAction
 
isVerbose() - Method in class org.crsh.term.sshd.scp.SCPAction
 

J

JCR - Class in org.crsh.jcr
 
JCR() - Constructor for class org.crsh.jcr.JCR
 
JCRUtils - Class in org.crsh.jcr
 

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
 
loadResource(String) - Method in class org.crsh.servlet.ServletShellContext
 
loadResource(String) - Method in interface org.crsh.shell.ShellContext
 
log - Variable in class org.crsh.term.sshd.scp.SCPCommand
.
LONG - Static variable in class org.crsh.jcr.JCRUtils
 

M

moveLeft() - Method in class org.crsh.term.sshd.SSHIO
 
moveLeft() - Method in class org.crsh.term.telnet.TelnetIO
 
moveLeft() - Method in interface org.crsh.term.TermIO
 
moveLeft() - Method in class org.crsh.util.InputDecoder
 
moveRight() - Method in class org.crsh.term.sshd.SSHIO
 
moveRight() - Method in class org.crsh.term.telnet.TelnetIO
 
moveRight() - Method in interface org.crsh.term.TermIO
 
moveRight() - Method in class org.crsh.util.InputDecoder
 

N

next() - Method in class org.crsh.util.InputDecoder
 
nodeCompleted(Object, Object) - Method in class org.crsh.display.DisplayBuilder
 
nodeCompleted(Object, Object) - Method in class org.crsh.shell.ui.UIBuilder
 
NodeMetaClass - Class in org.crsh.jcr
 
NodeMetaClass(MetaClassRegistry, Class<? extends Node>) - Constructor for class org.crsh.jcr.NodeMetaClass
 

O

OK - Static variable in class org.crsh.term.sshd.scp.SCPCommand
.
open() - Method in class org.crsh.shell.connector.Connector
 
org.crsh.command - package org.crsh.command
 
org.crsh.display - package org.crsh.display
 
org.crsh.display.structure - package org.crsh.display.structure
 
org.crsh.fs - package org.crsh.fs
 
org.crsh.jcr - package org.crsh.jcr
 
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.sshd - package org.crsh.term.sshd
 
org.crsh.term.sshd.scp - package org.crsh.term.sshd.scp
 
org.crsh.term.telnet - package org.crsh.term.telnet
 
org.crsh.util - package org.crsh.util
 
out - Variable in class org.crsh.term.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.sshd.SSHLifeCycle
.
PATH - Static variable in class org.crsh.jcr.JCRUtils
 
popResponse() - Method in class org.crsh.shell.connector.Connector
 
print(Object) - Method in class org.crsh.command.ShellPrinter
 
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(ShellWriter) - Method in class org.crsh.shell.ui.Element
 
printer() - Method in class org.crsh.display.DisplayContext
 
println(Object) - Method in class org.crsh.command.ShellPrinter
 
println() - Method in class org.crsh.display.DisplayContext
 
println() - Method in class org.crsh.display.SimpleDisplayContext
 
process(TermAction, TermResponseContext) - Method in interface org.crsh.term.TermProcessor
 
process(TermAction, TermResponseContext) - Method in class org.crsh.term.TermShellAdapter
 
produce(P) - Method in interface org.crsh.command.CommandContext
 
PropertyType - Enum in org.crsh.jcr
 

Q

qName(String) - Static method in class org.crsh.util.XML
 

R

read() - Method in class org.crsh.term.BaseTerm
 
read() - Method in class org.crsh.term.sshd.SSHIO
 
read() - Method in class org.crsh.term.telnet.TelnetIO
 
read() - Method in interface org.crsh.term.Term
 
read() - Method in interface org.crsh.term.TermIO
 
read() - Method in interface org.crsh.term.TermResponseContext
 
read() - Method in class org.crsh.util.SubInputStream
 
readAck() - Method in class org.crsh.term.sshd.scp.SCPCommand
 
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
 
readLine() - Method in class org.crsh.term.sshd.scp.SCPCommand
 
REFERENCE - Static variable in class org.crsh.jcr.JCRUtils
 
remove() - Method in class org.crsh.util.InputDecoder
 
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
 
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.sshd.CRaSHCommand
 
run() - Method in class org.crsh.term.sshd.scp.SCPCommand
 
run(Connection) - Method in class org.crsh.term.telnet.TelnetHandler
 

S

Safe - Class in org.crsh.util
 
Safe() - Constructor for class org.crsh.util.Safe
 
SCPAction - Class in org.crsh.term.sshd.scp
 
SCPAction() - Constructor for class org.crsh.term.sshd.scp.SCPAction
 
SCPCommand - Class in org.crsh.term.sshd.scp
Three internal options in SCP: -f (from) indicates source mode -t (to) indicates sink mode -d indicates that the target is expected to be a directory
SCPCommand(String) - Constructor for class org.crsh.term.sshd.scp.SCPCommand
 
SCPCommandFactory - Class in org.crsh.term.sshd.scp
 
SCPCommandFactory() - Constructor for class org.crsh.term.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
 
Server - Class in org.crsh.servlet
 
Server() - Constructor for class org.crsh.servlet.Server
 
ServletShellContext - Class in org.crsh.servlet
 
ServletShellContext(ServletContext, ClassLoader) - Constructor for class org.crsh.servlet.ServletShellContext
 
session - Variable in class org.crsh.term.sshd.AbstractCommand
.
set(Node, String, Object) - Method in enum org.crsh.jcr.PropertyType
 
set(String) - Method in class org.crsh.util.InputDecoder
 
setArgument(String) - Method in class org.crsh.term.sshd.scp.SCPAction
 
setAttribute(String, Object) - Method in class org.crsh.shell.impl.CRaSH
 
setDirectory(Boolean) - Method in class org.crsh.term.sshd.scp.SCPAction
 
setEcho(boolean) - Method in interface org.crsh.term.TermResponseContext
 
setEchoing(boolean) - Method in class org.crsh.util.InputDecoder
 
setErrorStream(OutputStream) - Method in class org.crsh.term.sshd.AbstractCommand
 
setExitCallback(ExitCallback) - Method in class org.crsh.term.sshd.AbstractCommand
 
setInputStream(InputStream) - Method in class org.crsh.term.sshd.AbstractCommand
 
setKeyPath(String) - Method in class org.crsh.term.sshd.SSHLifeCycle
 
setOutputStream(OutputStream) - Method in class org.crsh.term.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.sshd.SSHLifeCycle
 
setPreserve(Boolean) - Method in class org.crsh.term.sshd.scp.SCPAction
 
setPrompt(String) - Method in interface org.crsh.shell.connector.ConnectorResponseContext
 
setPrompt(String) - Method in interface org.crsh.term.TermResponseContext
 
setProperty(String, Object) - Method in class org.crsh.command.BaseCommand
 
setProperty(Node, String, boolean) - Static method in class org.crsh.jcr.JCRUtils
 
setProperty(Node, String, Value) - Static method in class org.crsh.jcr.JCRUtils
 
setProperty(Object, String, Object) - Method in class org.crsh.jcr.NodeMetaClass
 
setRecursive(Boolean) - Method in class org.crsh.term.sshd.scp.SCPAction
 
setSession(ServerSession) - Method in class org.crsh.term.sshd.AbstractCommand
 
setSink(Boolean) - Method in class org.crsh.term.sshd.scp.SCPAction
 
setSource(Boolean) - Method in class org.crsh.term.sshd.scp.SCPAction
 
setUnquoteArguments(boolean) - Method in class org.crsh.command.BaseCommand
 
setup() - Static method in class org.crsh.jcr.NodeMetaClass
 
setVerbose(Boolean) - Method in class org.crsh.term.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.command
 
ShellPrinter(ShellWriter) - Constructor for class org.crsh.command.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.UnkownCommand - Class in org.crsh.shell
 
ShellResponse.UnkownCommand(String) - Constructor for class org.crsh.shell.ShellResponse.UnkownCommand
 
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
 
SinkCommand - Class in org.crsh.term.sshd.scp
 
SinkCommand(String, boolean) - Constructor for class org.crsh.term.sshd.scp.SinkCommand
 
size() - Method in class org.crsh.util.InputDecoder
 
SourceCommand - Class in org.crsh.term.sshd.scp
 
SourceCommand(String, boolean) - Constructor for class org.crsh.term.sshd.scp.SourceCommand
 
SSHContext - Class in org.crsh.term.sshd
 
SSHContext(int) - Constructor for class org.crsh.term.sshd.SSHContext
 
SSHIO - Class in org.crsh.term.sshd
 
SSHIO(Reader, Writer, int) - Constructor for class org.crsh.term.sshd.SSHIO
 
SSHLifeCycle - Class in org.crsh.term.sshd
 
SSHLifeCycle(ShellContext) - Constructor for class org.crsh.term.sshd.SSHLifeCycle
 
SSHServletLifeCycle - Class in org.crsh.servlet
 
SSHServletLifeCycle() - Constructor for class org.crsh.servlet.SSHServletLifeCycle
 
start() - Method in class org.crsh.servlet.Server
 
start(Environment) - Method in class org.crsh.term.sshd.CRaSHCommand
 
start(Environment) - Method in class org.crsh.term.sshd.FailCommand
 
start(Environment) - Method in class org.crsh.term.sshd.scp.SCPCommand
 
startDirectory(String) - Method in interface org.crsh.fs.FileSystem
 
startDirectory(String) - Method in class org.crsh.jcr.Importer
 
startElement(String, String, String, Attributes) - Method in class org.crsh.jcr.Exporter
 
startPrefixMapping(String, String) - Method in class org.crsh.jcr.Exporter
 
stop() - Method in class org.crsh.servlet.Server
 
STRING - Static variable in class org.crsh.jcr.JCRUtils
 
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.telnet
 
TelnetHandler() - Constructor for class org.crsh.term.telnet.TelnetHandler
 
TelnetIO - Class in org.crsh.term.telnet
 
TelnetIO(Connection) - Constructor for class org.crsh.term.telnet.TelnetIO
 
TelnetLifeCycle - Class in org.crsh.term.telnet
 
TelnetLifeCycle(ShellContext) - Constructor for class org.crsh.term.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(String) - Constructor for class org.crsh.term.TermAction.ReadLine
 
TermIO - Interface in org.crsh.term
 
TermProcessor - Interface in org.crsh.term
 
TermResponseContext - Interface in org.crsh.term
 
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.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.sshd.SSHLifeCycle
.

V

valueOf(String) - Static method in enum org.crsh.jcr.PropertyType
Returns the enum constant of this type with the specified name.
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.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.jcr.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
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.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.sshd.SSHContext
.

W

write(char[], int, int) - Method in class org.crsh.display.DisplayContext
 
write(String) - Method in class org.crsh.term.BaseTerm
 
write(String) - Method in class org.crsh.term.sshd.SSHIO
 
write(String) - Method in class org.crsh.term.telnet.TelnetIO
 
write(String) - Method in interface org.crsh.term.Term
 
write(String) - Method in interface org.crsh.term.TermIO
 
write(String) - Method in interface org.crsh.term.TermResponseContext
 
write(char[], int, int) - Method in class org.crsh.util.AppendableWriter
 
writeCRLF() - Method in class org.crsh.term.sshd.SSHIO
 
writeCRLF() - Method in class org.crsh.term.telnet.TelnetIO
 
writeCRLF() - Method in interface org.crsh.term.TermIO
 
writeDel() - Method in class org.crsh.term.sshd.SSHIO
 
writeDel() - Method in class org.crsh.term.telnet.TelnetIO
 
writeDel() - Method in interface org.crsh.term.TermIO
 

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 J L M N O P Q R S T U V W X _

Copyright © 2010 eXo Platform SAS. All Rights Reserved.