Project JXTA
A C D E G H I J K L M N O P R S T U V W

A

add(ShellObject) - Method in class net.jxta.impl.shell.ShellEnv
 
add(String, ShellObject) - Method in class net.jxta.impl.shell.ShellEnv
 
addCommand(String) - Method in class net.jxta.impl.shell.bin.history.HistoryQueue
Adds a new command to the queue.
If the queue has already reached MAX_HISTORY, the element at index 0 is discarded.
adv - Variable in class net.jxta.impl.shell.ShellApp
The advertisement for this application if any.
appMiscError - Static variable in class net.jxta.impl.shell.ShellApp
Something bad happened.
appNoError - Static variable in class net.jxta.impl.shell.ShellApp
The command completed successfully.
appParamError - Static variable in class net.jxta.impl.shell.ShellApp
An error occurred resulting from incorrect or missing parameters.
appSpawned - Static variable in class net.jxta.impl.shell.ShellApp
The command is still running.

C

cat - class net.jxta.impl.shell.bin.cat.cat.
 
cat() - Constructor for class net.jxta.impl.shell.bin.cat.cat
 
chpgrp - class net.jxta.impl.shell.bin.chpgrp.chpgrp.
This command changes the ShellObject associated with stdgroup to a new PeerGroup.
chpgrp() - Constructor for class net.jxta.impl.shell.bin.chpgrp.chpgrp
Constructor - allows to instanciate this class with no parameters
clear - class net.jxta.impl.shell.bin.clear.clear.
clear
clear() - Method in class net.jxta.impl.shell.ShellConsole
 
clear() - Constructor for class net.jxta.impl.shell.bin.clear.clear
 
clearDebug() - Static method in class net.jxta.impl.shell.MysqlDBHandler
 
close() - Method in class net.jxta.impl.shell.ShellInputPipe
 
close() - Method in class net.jxta.impl.shell.ShellMessageQueue
close it
close() - Method in class net.jxta.impl.shell.ShellOutputPipe
 
closeAllConnections() - Method in class net.jxta.impl.shell.MysqlDBHandler
 
closeConnection(Connection) - Method in class net.jxta.impl.shell.MysqlDBHandler
 
connect() - Method in class net.jxta.impl.shell.MysqlDBHandler
 
consin - Variable in class net.jxta.impl.shell.ShellApp
The console input.
consout - Variable in class net.jxta.impl.shell.ShellApp
The console output.
consPollInput() - Method in class net.jxta.impl.shell.ShellApp
 
consprint(String) - Method in class net.jxta.impl.shell.ShellApp
 
consprintln(String) - Method in class net.jxta.impl.shell.ShellApp
 
consWaitForInput() - Method in class net.jxta.impl.shell.ShellApp
 
contains(ShellObject) - Method in class net.jxta.impl.shell.ShellEnv
 
contains(String) - Method in class net.jxta.impl.shell.ShellEnv
 
countOnly - Variable in class net.jxta.impl.shell.bin.grep.grep
 
createName() - Method in class net.jxta.impl.shell.ShellEnv
 
createPipeMessage() - Method in class net.jxta.impl.shell.ShellOutputPipe
Allocate a new Message for this pipe
createTable(Connection, String, String) - Method in class net.jxta.impl.shell.MysqlDBHandler
 
currentcmdline - Variable in class net.jxta.impl.shell.ShellApp
We might need the actual command line for custom parsing in one of the command classes located in the impl.shell.bin.* packages.

D

dependsOn - Variable in class net.jxta.impl.shell.ShellApp
If this thread is enabled, then this is the root thread of another command which this command ca
destroy() - Method in class net.jxta.impl.shell.ShellConsole
Terminates the current terminal window.
dropTable(Connection, String) - Method in class net.jxta.impl.shell.MysqlDBHandler
 

E

elements() - Method in class net.jxta.impl.shell.ShellEnv
 
env - class net.jxta.impl.shell.bin.env.env.
Echo command
env - Variable in class net.jxta.impl.shell.bin.clear.clear
 
env - Variable in class net.jxta.impl.shell.bin.grep.grep
 
env - Variable in class net.jxta.impl.shell.bin.wc.wc
 
env() - Constructor for class net.jxta.impl.shell.bin.env.env
 
exit - class net.jxta.impl.shell.bin.exit.exit.
exit command
exit() - Constructor for class net.jxta.impl.shell.bin.exit.exit
 
exportfile - class net.jxta.impl.shell.bin.exportfile.exportfile.
the 'exportfile' shell commands allows to export a StructuredDocument store in a Shell environment variable into an external object (i.e.
exportfile() - Constructor for class net.jxta.impl.shell.bin.exportfile.exportfile
 

G

get - class net.jxta.impl.shell.bin.get.get.
mkmsg: create a Message
get() - Constructor for class net.jxta.impl.shell.bin.get.get
 
get(String) - Method in class net.jxta.impl.shell.ShellEnv
 
getAdvertisement() - Method in class net.jxta.impl.shell.ShellApp
 
getCommand(int) - Method in class net.jxta.impl.shell.bin.history.HistoryQueue
Gets the command at index, if there is an element at index.
getConnection() - Method in class net.jxta.impl.shell.MysqlDBHandler
getConnection handles all exceptions internally instead of throwing.
getConsole() - Method in class net.jxta.impl.shell.bin.Shell.Shell
Returns the ShellConsole object associated with this shell.
getConsoleName() - Method in class net.jxta.impl.shell.ShellConsole
 
getCursorDownName() - Method in class net.jxta.impl.shell.ShellConsole
Returns the command this console send if the cursor down key was pressed.
getCursorUpName() - Method in class net.jxta.impl.shell.ShellConsole
Returns the command this console send if the cursor up key was pressed.
getDBHost(String) - Method in class net.jxta.impl.shell.MysqlDBHandler
 
getDBInst(String) - Method in class net.jxta.impl.shell.MysqlDBHandler
 
getDBPass(String) - Method in class net.jxta.impl.shell.MysqlDBHandler
 
getDBPort(String) - Method in class net.jxta.impl.shell.MysqlDBHandler
 
getDBUser(String) - Method in class net.jxta.impl.shell.MysqlDBHandler
 
getEnv() - Method in class net.jxta.impl.shell.ShellApp
 
getGroup() - Method in class net.jxta.impl.shell.ShellApp
 
getInputConsPipe() - Method in class net.jxta.impl.shell.ShellApp
 
getInputPipe() - Method in class net.jxta.impl.shell.ShellApp
 
getMaxNbOfMessages() - Method in class net.jxta.impl.shell.ShellMessageQueue
how many messages will fit in this queue
getName() - Method in class net.jxta.impl.shell.ShellObject
 
getNextCommand() - Method in class net.jxta.impl.shell.bin.history.HistoryQueue
Returns the command immediately preceeding the previous command
getNextOption() - Method in class net.jxta.impl.shell.GetOpt
Returns the next valid option.
getNextOptionIndex() - Method in class net.jxta.impl.shell.GetOpt
Returns how many arguments are already processed by the getNextOption() function.
getObject() - Method in class net.jxta.impl.shell.ShellObject
 
getObjectClass() - Method in class net.jxta.impl.shell.ShellObject
 
GetOpt - class net.jxta.impl.shell.GetOpt.
This class provides the functionality for parsing command line arguments (similar to getopt(3C)).
GetOpt(String[], String) - Constructor for class net.jxta.impl.shell.GetOpt
Constructor
getOptionArg() - Method in class net.jxta.impl.shell.GetOpt
Returns the argument for the option being handled.
getOutputConsPipe() - Method in class net.jxta.impl.shell.ShellApp
 
getOutputPipe() - Method in class net.jxta.impl.shell.ShellApp
 
getPreviousCommand() - Method in class net.jxta.impl.shell.bin.history.HistoryQueue
Returns the command immediately succedding the previous command THIS needs help !!
getReturnVariable() - Method in class net.jxta.impl.shell.ShellApp
 
grep - class net.jxta.impl.shell.bin.grep.grep.
grep
grep() - Constructor for class net.jxta.impl.shell.bin.grep.grep
 
grepData(String) - Method in class net.jxta.impl.shell.bin.grep.grep
 
group - Variable in class net.jxta.impl.shell.ShellApp
The default peergroup associated with this app.
groups - class net.jxta.impl.shell.bin.groups.groups.
groups command lists groups known locally, and discovers groups
groups() - Constructor for class net.jxta.impl.shell.bin.groups.groups
 

H

handling(int, char, int) - Method in class net.jxta.impl.shell.ShellConsole
Handles the editing of the command line.
help - class net.jxta.impl.shell.bin.help.help.
man command
help() - Method in class net.jxta.impl.shell.ShellApp
 
help() - Method in class net.jxta.impl.shell.bin.Shell.Shell
 
help() - Method in class net.jxta.impl.shell.bin.cat.cat
 
help() - Method in class net.jxta.impl.shell.bin.chpgrp.chpgrp
Prints out a man type help message
help() - Method in class net.jxta.impl.shell.bin.clear.clear
 
help() - Method in class net.jxta.impl.shell.bin.env.env
 
help() - Method in class net.jxta.impl.shell.bin.exit.exit
 
help() - Method in class net.jxta.impl.shell.bin.exportfile.exportfile
 
help() - Method in class net.jxta.impl.shell.bin.get.get
 
help() - Method in class net.jxta.impl.shell.bin.grep.grep
 
help() - Method in class net.jxta.impl.shell.bin.groups.groups
 
help() - Constructor for class net.jxta.impl.shell.bin.help.help
 
help() - Method in class net.jxta.impl.shell.bin.history.history
 
help() - Method in class net.jxta.impl.shell.bin.importfile.importfile
 
help() - Method in class net.jxta.impl.shell.bin.join.join
 
help() - Method in class net.jxta.impl.shell.bin.leave.leave
 
help() - Method in class net.jxta.impl.shell.bin.man.man
 
help() - Method in class net.jxta.impl.shell.bin.mkadv.mkadv
 
help() - Method in class net.jxta.impl.shell.bin.mkmsg.mkmsg
 
help() - Method in class net.jxta.impl.shell.bin.mkpgrp.mkpgrp
 
help() - Method in class net.jxta.impl.shell.bin.mkpipe.mkpipe
 
help() - Method in class net.jxta.impl.shell.bin.more.more
 
help() - Method in class net.jxta.impl.shell.bin.peerconfig.peerconfig
 
help() - Method in class net.jxta.impl.shell.bin.peerinfo.peerinfo
 
help() - Method in class net.jxta.impl.shell.bin.peers.peers
 
help() - Method in class net.jxta.impl.shell.bin.put.put
 
help() - Method in class net.jxta.impl.shell.bin.rdvstatus.rdvstatus
 
help() - Method in class net.jxta.impl.shell.bin.recv.recv
 
help() - Method in class net.jxta.impl.shell.bin.search.search
 
help() - Method in class net.jxta.impl.shell.bin.send.send
 
help() - Method in class net.jxta.impl.shell.bin.setenv.set
 
help() - Method in class net.jxta.impl.shell.bin.setenv.setenv
 
help() - Method in class net.jxta.impl.shell.bin.share.share
 
help() - Method in class net.jxta.impl.shell.bin.sql.sql
 
help() - Method in class net.jxta.impl.shell.bin.sqlshell.sqlshell
 
help() - Method in class net.jxta.impl.shell.bin.talk.talk
 
help() - Method in class net.jxta.impl.shell.bin.wc.wc
 
help() - Method in class net.jxta.impl.shell.bin.who.who
 
help() - Method in class net.jxta.impl.shell.bin.whoami.whoami
 
history - class net.jxta.impl.shell.bin.history.history.
 
History - Static variable in class net.jxta.impl.shell.bin.Shell.Shell
 
History - Static variable in class net.jxta.impl.shell.bin.sqlshell.sqlshell
 
history() - Constructor for class net.jxta.impl.shell.bin.history.history
 
HistoryQueue - class net.jxta.impl.shell.bin.history.HistoryQueue.
 
HistoryQueue() - Constructor for class net.jxta.impl.shell.bin.history.HistoryQueue
Create a new history queue
HistoryQueue(String[]) - Constructor for class net.jxta.impl.shell.bin.history.HistoryQueue
Create a new history queue

I

ignoreCase - Variable in class net.jxta.impl.shell.bin.grep.grep
 
importfile - class net.jxta.impl.shell.bin.importfile.importfile.
'importfile' Shell command to load a new file object into a Structured document content environment variable
importfile() - Constructor for class net.jxta.impl.shell.bin.importfile.importfile
 
info() - Method in class net.jxta.impl.shell.bin.Shell.Shell
 
info() - Method in class net.jxta.impl.shell.bin.sqlshell.sqlshell
 
init(PeerGroup, Advertisement) - Method in class net.jxta.impl.shell.ShellApp
 
init(PeerGroup, Advertisement) - Method in class net.jxta.impl.shell.bin.Shell.Shell
 
init(PeerGroup, Advertisement) - Method in class net.jxta.impl.shell.bin.sqlshell.sqlshell
 
inputPipe - Variable in class net.jxta.impl.shell.ShellApp
The "stdin" input pipe for this command.
invertMatch - Variable in class net.jxta.impl.shell.bin.grep.grep
 
isClosed() - Method in class net.jxta.impl.shell.ShellMessageQueue
Atomically return whether or not this queue has been closed.
isRootShell() - Method in class net.jxta.impl.shell.ShellApp
 
isRootShell() - Method in class net.jxta.impl.shell.bin.Shell.Shell
 
isRootShell() - Method in class net.jxta.impl.shell.bin.sqlshell.sqlshell
 

J

join - class net.jxta.impl.shell.bin.join.join.
mkgrp command list the local peer information
join() - Constructor for class net.jxta.impl.shell.bin.join.join
 

K

keyPressed(KeyEvent) - Method in class net.jxta.impl.shell.ShellConsole
Handles KeyEvent events.s
keyReleased(KeyEvent) - Method in class net.jxta.impl.shell.ShellConsole
 
keyTyped(KeyEvent) - Method in class net.jxta.impl.shell.ShellConsole
 

L

leave - class net.jxta.impl.shell.bin.leave.leave.
mkgrp command list the local peer information
leave() - Constructor for class net.jxta.impl.shell.bin.leave.leave
 
loadProperties(String) - Method in class net.jxta.impl.shell.MysqlDBHandler
 

M

main(String[]) - Static method in class net.jxta.impl.shell.MysqlDBHandler
 
makeSQLCommand(String) - Method in class net.jxta.impl.shell.MysqlDBHandler
 
man - class net.jxta.impl.shell.bin.man.man.
 
man() - Constructor for class net.jxta.impl.shell.bin.man.man
 
MAX_HISTORY - Static variable in class net.jxta.impl.shell.bin.history.HistoryQueue
The maximum number of commands
Max_Messages - Static variable in class net.jxta.impl.shell.ShellMessageQueue
 
mkadv - class net.jxta.impl.shell.bin.mkadv.mkadv.
mkadv Shell command
mkadv() - Constructor for class net.jxta.impl.shell.bin.mkadv.mkadv
 
mkmsg - class net.jxta.impl.shell.bin.mkmsg.mkmsg.
mkmsg: create a Message
mkmsg() - Constructor for class net.jxta.impl.shell.bin.mkmsg.mkmsg
 
mkpgrp - class net.jxta.impl.shell.bin.mkpgrp.mkpgrp.
mkgrp command list the local peer information
mkpgrp() - Constructor for class net.jxta.impl.shell.bin.mkpgrp.mkpgrp
 
mkpipe - class net.jxta.impl.shell.bin.mkpipe.mkpipe.
create an input or output pipe from a pipe advertisement
mkpipe() - Constructor for class net.jxta.impl.shell.bin.mkpipe.mkpipe
 
more - class net.jxta.impl.shell.bin.more.more.
More Nothing really new here
more() - Constructor for class net.jxta.impl.shell.bin.more.more
 
mouseClicked(MouseEvent) - Method in class net.jxta.impl.shell.ShellConsole
Invoked when the mouse has been clicked on a component.
mouseEntered(MouseEvent) - Method in class net.jxta.impl.shell.ShellConsole
Invoked when the mouse has entered the component.
mouseExited(MouseEvent) - Method in class net.jxta.impl.shell.ShellConsole
Invoked when the mouse has exited component.
mousePressed(MouseEvent) - Method in class net.jxta.impl.shell.ShellConsole
Invoked when the mouse has been pressed on a component.
mouseReleased(MouseEvent) - Method in class net.jxta.impl.shell.ShellConsole
Invoked when the mouse has been released on a component.
MysqlDBHandler - class net.jxta.impl.shell.MysqlDBHandler.
 
MysqlDBHandler() - Constructor for class net.jxta.impl.shell.MysqlDBHandler
Constructors
MysqlDBHandler(String) - Constructor for class net.jxta.impl.shell.MysqlDBHandler
 

N

next() - Method in class net.jxta.impl.shell.ShellMessageQueue
Return next message in the queue if there is one.

O

outputPipe - Variable in class net.jxta.impl.shell.ShellApp
The "stdout" output pipe for this command.

P

ParentShell - Static variable in class net.jxta.impl.shell.bin.Shell.Shell
 
ParentShell - Static variable in class net.jxta.impl.shell.bin.sqlshell.sqlshell
 
pattern - Variable in class net.jxta.impl.shell.bin.grep.grep
 
peerconfig - class net.jxta.impl.shell.bin.peerconfig.peerconfig.
peerconfig command list the local peer information
peerconfig() - Constructor for class net.jxta.impl.shell.bin.peerconfig.peerconfig
 
peerinfo - class net.jxta.impl.shell.bin.peerinfo.peerinfo.
peerinfo command gets information about peers locally and remote
peerinfo() - Constructor for class net.jxta.impl.shell.bin.peerinfo.peerinfo
 
peers - class net.jxta.impl.shell.bin.peers.peers.
peers command lists peers known locally, and discovers peers
peers() - Constructor for class net.jxta.impl.shell.bin.peers.peers
 
pipes - Variable in class net.jxta.impl.shell.ShellApp
The pipe service for our default peer group.
poll(int) - Method in class net.jxta.impl.shell.ShellInputPipe
Poll for a message from the pipe
poll(long) - Method in class net.jxta.impl.shell.ShellMessageQueue
Gets a Message from the queue.
pollInput() - Method in class net.jxta.impl.shell.ShellApp
 
print(String) - Method in class net.jxta.impl.shell.ShellConsole
 
print(String) - Method in class net.jxta.impl.shell.ShellApp
 
printHistory() - Method in class net.jxta.impl.shell.bin.history.HistoryQueue
Prints the available commands to a String.
println(String) - Method in class net.jxta.impl.shell.ShellConsole
 
println(String) - Method in class net.jxta.impl.shell.ShellApp
 
PromptString - Static variable in class net.jxta.impl.shell.bin.Shell.Shell
 
PromptString - Static variable in class net.jxta.impl.shell.bin.sqlshell.sqlshell
 
push(Message) - Method in class net.jxta.impl.shell.ShellMessageQueue
Push a TransportMessage onto the queue.
put - class net.jxta.impl.shell.bin.put.put.
mkmsg: create a Message
put() - Constructor for class net.jxta.impl.shell.bin.put.put
 

R

rdvserver - class net.jxta.impl.shell.bin.rdvserver.rdvserver.
This class implements an initial application to be launched instead of the Shell on rendezvous servers.
rdvserver() - Constructor for class net.jxta.impl.shell.bin.rdvserver.rdvserver
 
rdvstatus - class net.jxta.impl.shell.bin.rdvstatus.rdvstatus.
 
rdvstatus() - Constructor for class net.jxta.impl.shell.bin.rdvstatus.rdvstatus
 
read() - Method in class net.jxta.impl.shell.ShellConsole
 
readAdvertisement(Advertisement) - Method in class net.jxta.impl.shell.bin.grep.grep
 
readAdvertisement(Advertisement) - Method in class net.jxta.impl.shell.bin.wc.wc
 
readDocument(Document) - Method in class net.jxta.impl.shell.bin.grep.grep
 
readDocument(Document) - Method in class net.jxta.impl.shell.bin.wc.wc
 
readStdin() - Method in class net.jxta.impl.shell.bin.grep.grep
 
readStdin() - Method in class net.jxta.impl.shell.bin.wc.wc
 
readStdinConsole() - Method in class net.jxta.impl.shell.bin.grep.grep
 
readStdinConsole() - Method in class net.jxta.impl.shell.bin.wc.wc
 
readStdinPipe() - Method in class net.jxta.impl.shell.bin.grep.grep
 
readStdinPipe() - Method in class net.jxta.impl.shell.bin.wc.wc
 
recv - class net.jxta.impl.shell.bin.recv.recv.
recv: receive a message from an InputPipe
recv() - Constructor for class net.jxta.impl.shell.bin.recv.recv
 
remove(String) - Method in class net.jxta.impl.shell.ShellEnv
 
removeLastCommand() - Method in class net.jxta.impl.shell.bin.history.HistoryQueue
Removes the last command added to the queue
rename(String, String) - Method in class net.jxta.impl.shell.ShellEnv
 
returnConnection(Connection) - Method in class net.jxta.impl.shell.MysqlDBHandler
 
returnVar - Variable in class net.jxta.impl.shell.ShellApp
if the result is a shell object then store it using this name.
run() - Method in class net.jxta.impl.shell.ShellConsole
 
run() - Method in class net.jxta.impl.shell.ShellInputPipe
Our run method is responsible for reading from the console and filling the queue with messages.
run() - Method in class net.jxta.impl.shell.bin.Shell.Shell
 
run() - Method in class net.jxta.impl.shell.bin.sqlshell.sqlshell
 
run() - Method in class net.jxta.impl.shell.bin.talk.talk
 
run() - Method in class net.jxta.impl.shell.ShellOutputPipe
 

S

search - class net.jxta.impl.shell.bin.search.search.
search command lists jxta advertisement known locally, and discovers remote ones.
search() - Constructor for class net.jxta.impl.shell.bin.search.search
 
send - class net.jxta.impl.shell.bin.send.send.
 
send() - Constructor for class net.jxta.impl.shell.bin.send.send
 
send(Message) - Method in class net.jxta.impl.shell.ShellOutputPipe
send a message
set - class net.jxta.impl.shell.bin.setenv.set.
 
set() - Constructor for class net.jxta.impl.shell.bin.setenv.set
 
setAdvertisement(Advertisement) - Method in class net.jxta.impl.shell.ShellApp
 
setCommandLine(String, String) - Method in class net.jxta.impl.shell.ShellConsole
Replaces the current command line with the command indicated
setDBHost(String) - Method in class net.jxta.impl.shell.MysqlDBHandler
 
setDBInst(String) - Method in class net.jxta.impl.shell.MysqlDBHandler
 
setDBPass(String) - Method in class net.jxta.impl.shell.MysqlDBHandler
 
setDBPort(String) - Method in class net.jxta.impl.shell.MysqlDBHandler
 
setDBProperties(String, String, String, String, String) - Method in class net.jxta.impl.shell.MysqlDBHandler
 
setDBUser(String) - Method in class net.jxta.impl.shell.MysqlDBHandler
 
setDebug() - Static method in class net.jxta.impl.shell.MysqlDBHandler
 
setenv - class net.jxta.impl.shell.bin.setenv.setenv.
 
setenv() - Constructor for class net.jxta.impl.shell.bin.setenv.setenv
 
setEnv(ShellEnv) - Method in class net.jxta.impl.shell.ShellApp
 
setGroup(PeerGroup) - Method in class net.jxta.impl.shell.ShellApp
 
setInputConsPipe(InputPipe) - Method in class net.jxta.impl.shell.ShellApp
 
setInputPipe(InputPipe) - Method in class net.jxta.impl.shell.ShellApp
Set the input pipe to the provided pipe.
setMaxNbOfMessages(int) - Method in class net.jxta.impl.shell.ShellMessageQueue
Set how many messages this queue may store.
setOutputConsPipe(OutputPipe) - Method in class net.jxta.impl.shell.ShellApp
 
setOutputPipe(OutputPipe) - Method in class net.jxta.impl.shell.ShellApp
 
setReturnVariable(String) - Method in class net.jxta.impl.shell.ShellApp
 
share - class net.jxta.impl.shell.bin.share.share.
share Shell command XXX: This command should be a Codat Sharing Service (CMS).
share() - Constructor for class net.jxta.impl.shell.bin.share.share
 
Shell - class net.jxta.impl.shell.bin.Shell.Shell.
This class implements a JXTA Shell
Shell() - Constructor for class net.jxta.impl.shell.bin.Shell.Shell
 
ShellApp - class net.jxta.impl.shell.ShellApp.
This class is the base class any JXTA Shell application must extend.
ShellApp() - Constructor for class net.jxta.impl.shell.ShellApp
 
ShellConsole - class net.jxta.impl.shell.ShellConsole.
 
ShellConsole(int, int) - Constructor for class net.jxta.impl.shell.ShellConsole
Creates a new terminal window with rows row and cols columns to display.
ShellConsole(String, int, int) - Constructor for class net.jxta.impl.shell.ShellConsole
Creates a new terminal window with rows row and cols columns to display.
ShellEnv - class net.jxta.impl.shell.ShellEnv.
 
ShellEnv() - Constructor for class net.jxta.impl.shell.ShellEnv
 
ShellEnv(ShellEnv) - Constructor for class net.jxta.impl.shell.ShellEnv
 
ShellInputPipe - class net.jxta.impl.shell.ShellInputPipe.
This class implements the default JXTA Shell InputPipe.
ShellInputPipe(PeerGroup, ShellConsole) - Constructor for class net.jxta.impl.shell.ShellInputPipe
 
ShellMessageQueue - class net.jxta.impl.shell.ShellMessageQueue.
Shell message queue for the Shell Input and Output PipeService
ShellMessageQueue() - Constructor for class net.jxta.impl.shell.ShellMessageQueue
Default constructor
ShellObject - class net.jxta.impl.shell.ShellObject.
 
ShellObject(String, Object) - Constructor for class net.jxta.impl.shell.ShellObject
 
ShellOutputPipe - class net.jxta.impl.shell.ShellOutputPipe.
This class implements the default JXTA Shell OutputPipe.
ShellOutputPipe(PeerGroup, ShellConsole) - Constructor for class net.jxta.impl.shell.ShellOutputPipe
 
shortHelp() - Method in class net.jxta.impl.shell.bin.groups.groups
 
shortHelp() - Method in class net.jxta.impl.shell.bin.mkmsg.mkmsg
 
shortHelp() - Method in class net.jxta.impl.shell.bin.peers.peers
 
shortHelp() - Method in class net.jxta.impl.shell.bin.search.search
 
showChars - Variable in class net.jxta.impl.shell.bin.wc.wc
 
showLineNums - Variable in class net.jxta.impl.shell.bin.grep.grep
 
showLines - Variable in class net.jxta.impl.shell.bin.wc.wc
 
showWords - Variable in class net.jxta.impl.shell.bin.wc.wc
 
sql - class net.jxta.impl.shell.bin.sql.sql.
The sql class provides client access to a database base server.
sql() - Constructor for class net.jxta.impl.shell.bin.sql.sql
 
sqlshell - class net.jxta.impl.shell.bin.sqlshell.sqlshell.
This class will probably get moved into its own project.
sqlshell() - Constructor for class net.jxta.impl.shell.bin.sqlshell.sqlshell
 
startApp(String[]) - Method in class net.jxta.impl.shell.ShellApp
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.Shell.Shell
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.cat.cat
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.chpgrp.chpgrp
Start the application and write the output to the appropriate OutputPipe.
startApp(String[]) - Method in class net.jxta.impl.shell.bin.clear.clear
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.env.env
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.exit.exit
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.exportfile.exportfile
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.get.get
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.grep.grep
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.groups.groups
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.help.help
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.history.history
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.importfile.importfile
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.join.join
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.leave.leave
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.man.man
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.mkadv.mkadv
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.mkmsg.mkmsg
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.mkpgrp.mkpgrp
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.mkpipe.mkpipe
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.more.more
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.peerconfig.peerconfig
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.peerinfo.peerinfo
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.peers.peers
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.put.put
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.rdvserver.rdvserver
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.rdvstatus.rdvstatus
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.recv.recv
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.search.search
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.send.send
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.setenv.set
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.setenv.setenv
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.share.share
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.sql.sql
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.sqlshell.sqlshell
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.talk.talk
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.version.version
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.wc.wc
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.who.who
 
startApp(String[]) - Method in class net.jxta.impl.shell.bin.whoami.whoami
 
started - Variable in class net.jxta.impl.shell.ShellApp
Has this app begun running?
stopApp() - Method in class net.jxta.impl.shell.ShellApp
 
stopApp() - Method in class net.jxta.impl.shell.bin.Shell.Shell
 
stopApp() - Method in class net.jxta.impl.shell.bin.cat.cat
 
stopApp() - Method in class net.jxta.impl.shell.bin.chpgrp.chpgrp
Stops the application - does nothing.
stopApp() - Method in class net.jxta.impl.shell.bin.clear.clear
 
stopApp() - Method in class net.jxta.impl.shell.bin.env.env
 
stopApp() - Method in class net.jxta.impl.shell.bin.exit.exit
 
stopApp() - Method in class net.jxta.impl.shell.bin.exportfile.exportfile
 
stopApp() - Method in class net.jxta.impl.shell.bin.get.get
 
stopApp() - Method in class net.jxta.impl.shell.bin.grep.grep
 
stopApp() - Method in class net.jxta.impl.shell.bin.groups.groups
 
stopApp() - Method in class net.jxta.impl.shell.bin.help.help
 
stopApp() - Method in class net.jxta.impl.shell.bin.history.history
 
stopApp() - Method in class net.jxta.impl.shell.bin.importfile.importfile
 
stopApp() - Method in class net.jxta.impl.shell.bin.join.join
 
stopApp() - Method in class net.jxta.impl.shell.bin.leave.leave
 
stopApp() - Method in class net.jxta.impl.shell.bin.man.man
 
stopApp() - Method in class net.jxta.impl.shell.bin.mkadv.mkadv
 
stopApp() - Method in class net.jxta.impl.shell.bin.mkmsg.mkmsg
 
stopApp() - Method in class net.jxta.impl.shell.bin.mkpgrp.mkpgrp
 
stopApp() - Method in class net.jxta.impl.shell.bin.mkpipe.mkpipe
 
stopApp() - Method in class net.jxta.impl.shell.bin.more.more
 
stopApp() - Method in class net.jxta.impl.shell.bin.peerconfig.peerconfig
 
stopApp() - Method in class net.jxta.impl.shell.bin.peerinfo.peerinfo
 
stopApp() - Method in class net.jxta.impl.shell.bin.peers.peers
 
stopApp() - Method in class net.jxta.impl.shell.bin.put.put
 
stopApp() - Method in class net.jxta.impl.shell.bin.rdvserver.rdvserver
 
stopApp() - Method in class net.jxta.impl.shell.bin.rdvstatus.rdvstatus
 
stopApp() - Method in class net.jxta.impl.shell.bin.recv.recv
 
stopApp() - Method in class net.jxta.impl.shell.bin.search.search
 
stopApp() - Method in class net.jxta.impl.shell.bin.send.send
 
stopApp() - Method in class net.jxta.impl.shell.bin.setenv.set
 
stopApp() - Method in class net.jxta.impl.shell.bin.setenv.setenv
 
stopApp() - Method in class net.jxta.impl.shell.bin.share.share
 
stopApp() - Method in class net.jxta.impl.shell.bin.sql.sql
 
stopApp() - Method in class net.jxta.impl.shell.bin.sqlshell.sqlshell
 
stopApp() - Method in class net.jxta.impl.shell.bin.talk.talk
 
stopApp() - Method in class net.jxta.impl.shell.bin.version.version
 
stopApp() - Method in class net.jxta.impl.shell.bin.wc.wc
 
stopApp() - Method in class net.jxta.impl.shell.bin.who.who
 
stopApp() - Method in class net.jxta.impl.shell.bin.whoami.whoami
 
stopped - Variable in class net.jxta.impl.shell.ShellApp
Has this app in the process of quitting?
storeProperties(String) - Method in class net.jxta.impl.shell.MysqlDBHandler
 
syntax() - Method in class net.jxta.impl.shell.bin.grep.grep
 
syntax() - Method in class net.jxta.impl.shell.bin.wc.wc
 
syntaxError() - Method in class net.jxta.impl.shell.bin.grep.grep
 
syntaxError() - Method in class net.jxta.impl.shell.bin.join.join
 
syntaxError() - Method in class net.jxta.impl.shell.bin.leave.leave
 
syntaxError() - Method in class net.jxta.impl.shell.bin.mkpgrp.mkpgrp
 
syntaxError() - Method in class net.jxta.impl.shell.bin.who.who
 
syntaxError() - Method in class net.jxta.impl.shell.bin.whoami.whoami
 

T

talk - class net.jxta.impl.shell.bin.talk.talk.
talk Shell command: send and receive message from other users.
talk() - Constructor for class net.jxta.impl.shell.bin.talk.talk
 
TalkIDTag - Static variable in class net.jxta.impl.shell.bin.talk.talk
 
TalkNameTag - Static variable in class net.jxta.impl.shell.bin.talk.talk
 
ThisShell - Static variable in class net.jxta.impl.shell.bin.Shell.Shell
 
ThisShell - Static variable in class net.jxta.impl.shell.bin.sqlshell.sqlshell
 
toString() - Method in class net.jxta.impl.shell.ShellEnv
 
toString() - Method in class net.jxta.impl.shell.bin.history.HistoryQueue
 

U

use_c_pool - Variable in class net.jxta.impl.shell.MysqlDBHandler
 
useDatabase(String) - Method in class net.jxta.impl.shell.MysqlDBHandler
 

V

version - class net.jxta.impl.shell.bin.version.version.
version command
version() - Constructor for class net.jxta.impl.shell.bin.version.version
 

W

waitForInput() - Method in class net.jxta.impl.shell.ShellApp
 
waitForMessage() - Method in class net.jxta.impl.shell.ShellInputPipe
 
waitForMessage() - Method in class net.jxta.impl.shell.ShellMessageQueue
Wait until there is a Message in the queue, and return it.
wc - class net.jxta.impl.shell.bin.wc.wc.
wc
wc() - Constructor for class net.jxta.impl.shell.bin.wc.wc
 
wcCount(String) - Method in class net.jxta.impl.shell.bin.wc.wc
 
who - class net.jxta.impl.shell.bin.who.who.
whoami command list the local peer information
who() - Constructor for class net.jxta.impl.shell.bin.who.who
 
whoami - class net.jxta.impl.shell.bin.whoami.whoami.
whoami command list the local peer information
whoami() - Constructor for class net.jxta.impl.shell.bin.whoami.whoami
 
write(String) - Method in class net.jxta.impl.shell.ShellConsole
 

A C D E G H I J K L M N O P R S T U V W
Project JXTA