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

A

Abort_output - Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
The function AO.
Are_You_There - Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
The function AYT.

B

badCommand(DataInputStream, PrintStream) - Method in class org.apache.xbean.command.CommandShell
 
Break - Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
NVT character BRK.

C

Command - Interface in org.apache.xbean.command
 
CommandRegistry - Class in org.apache.xbean.command
 
CommandRegistry() - Constructor for class org.apache.xbean.command.CommandRegistry
 
commands - Static variable in class org.apache.xbean.command.CommandRegistry
 
CommandShell - Class in org.apache.xbean.command
 
CommandShell(String) - Constructor for class org.apache.xbean.command.CommandShell
 

D

Data_Mark - Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
The data stream portion of a Synch.
disable() - Method in class org.apache.xbean.terminal.telnet.TelnetOption
 
DO - Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
Indicates the request that the other party perform, or confirmation that you are expecting he other party to perform, the ndicated option.
DONT - Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
Indicates the demand that the other party stop performing, or confirmation that you are no longer expecting the other party to perform, the indicated option.

E

enable() - Method in class org.apache.xbean.terminal.telnet.TelnetOption
 
Erase_character - Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
The function EC.
Erase_Line - Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
The function EL.
ESC - Static variable in class org.apache.xbean.command.CommandShell
 
Exit - Class in org.apache.xbean.command
 
Exit() - Constructor for class org.apache.xbean.command.Exit
 

G

getCommand(String) - Static method in class org.apache.xbean.command.CommandRegistry
 
getCommandMap() - Static method in class org.apache.xbean.command.CommandRegistry
 
getOptionId() - Method in class org.apache.xbean.terminal.telnet.TelnetOption
 
Go_ahead - Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
The GA signal.
GroovySh - Class in org.apache.xbean.command
 
GroovySh() - Constructor for class org.apache.xbean.command.GroovySh
 

H

hasBeenNegotiated() - Method in class org.apache.xbean.terminal.telnet.TelnetOption
 
hasBeenNegotiated(boolean) - Method in class org.apache.xbean.terminal.telnet.TelnetOption
 
Help - Class in org.apache.xbean.command
 
Help() - Constructor for class org.apache.xbean.command.Help
 

I

IAC - Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
Interpret as command aka Data Byte

Name: IAC Code: 255

Interrupt_Process - Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
The function IP.
isEnabled() - Method in class org.apache.xbean.terminal.telnet.TelnetOption
 
isInNegotiation() - Method in class org.apache.xbean.terminal.telnet.TelnetOption
 
isInNegotiation(boolean) - Method in class org.apache.xbean.terminal.telnet.TelnetOption
 
isSupported() - Method in class org.apache.xbean.terminal.telnet.TelnetOption
 

L

list(String, InputStream, PrintStream) - Method in class org.apache.xbean.command.Lookup
 
loadCommand(Class) - Static method in class org.apache.xbean.command.CommandRegistry
 
loadCommandList() - Static method in class org.apache.xbean.command.CommandRegistry
TODO: Replace this part with the classpath magic
Lookup - Class in org.apache.xbean.command
 
Lookup() - Constructor for class org.apache.xbean.command.Lookup
 
Lookup(Context) - Constructor for class org.apache.xbean.command.Lookup
 

M

main(String[], InputStream, PrintStream) - Method in interface org.apache.xbean.command.Command
HRC: if we really want to simulate a command line style environment, I think think entry point needs more context data: an std error print stream and a environment map.
main(String[], InputStream, PrintStream) - Method in class org.apache.xbean.command.CommandShell
 
main(String[], InputStream, PrintStream) - Method in class org.apache.xbean.command.Exit
 
main(String[], InputStream, PrintStream) - Method in class org.apache.xbean.command.GroovySh
 
main(String[], InputStream, PrintStream) - Method in class org.apache.xbean.command.Help
 
main(String[], InputStream, PrintStream) - Method in class org.apache.xbean.command.Lookup
 
main(String[], InputStream, PrintStream) - Method in class org.apache.xbean.command.Test
 
main(String[], InputStream, PrintStream) - Method in class org.apache.xbean.command.Version
 
Main - Class in org.apache.xbean.terminal.console
 
Main() - Constructor for class org.apache.xbean.terminal.console.Main
 
main(String[]) - Static method in class org.apache.xbean.terminal.console.Main
 

N

NOP - Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
No operation.

O

org.apache.xbean.command - package org.apache.xbean.command
 
org.apache.xbean.terminal.console - package org.apache.xbean.terminal.console
 
org.apache.xbean.terminal.telnet - package org.apache.xbean.terminal.telnet
 

P

println() - Method in class org.apache.xbean.terminal.telnet.TelnetPrintStream
 
println(String) - Method in class org.apache.xbean.terminal.telnet.TelnetPrintStream
 
println(long) - Method in class org.apache.xbean.terminal.telnet.TelnetPrintStream
 
println(char) - Method in class org.apache.xbean.terminal.telnet.TelnetPrintStream
 
println(boolean) - Method in class org.apache.xbean.terminal.telnet.TelnetPrintStream
 
println(float) - Method in class org.apache.xbean.terminal.telnet.TelnetPrintStream
 
println(double) - Method in class org.apache.xbean.terminal.telnet.TelnetPrintStream
 
println(int) - Method in class org.apache.xbean.terminal.telnet.TelnetPrintStream
 
println(char[]) - Method in class org.apache.xbean.terminal.telnet.TelnetPrintStream
 
prompt(DataInputStream, PrintStream) - Method in class org.apache.xbean.command.CommandShell
 

R

read() - Method in class org.apache.xbean.terminal.telnet.TelnetInputStream
 
register(String, Command) - Static method in class org.apache.xbean.command.CommandRegistry
 
register(String, Class) - Static method in class org.apache.xbean.command.CommandRegistry
 
register() - Static method in class org.apache.xbean.command.Exit
 
register() - Static method in class org.apache.xbean.command.GroovySh
 
register() - Static method in class org.apache.xbean.command.Help
 
register() - Static method in class org.apache.xbean.command.Lookup
 
register() - Static method in class org.apache.xbean.command.Version
 
run() - Method in class org.apache.xbean.terminal.telnet.TelnetDaemon
 

S

SB - Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
Indicates that what follows is subnegotiation of the indicated option.
SE - Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
End of subnegotiation parameters.
service(Socket) - Method in class org.apache.xbean.terminal.telnet.TelnetDaemon
 
service(Socket) - Method in class org.apache.xbean.terminal.telnet.TelnetShell
 
service(InputStream, OutputStream) - Method in class org.apache.xbean.terminal.telnet.TelnetShell
 
start() - Method in class org.apache.xbean.terminal.telnet.TelnetDaemon
 
stop() - Method in class org.apache.xbean.terminal.telnet.TelnetDaemon
 

T

TelnetCodes - Interface in org.apache.xbean.terminal.telnet
 
TelnetDaemon - Class in org.apache.xbean.terminal.telnet
 
TelnetDaemon(String, int) - Constructor for class org.apache.xbean.terminal.telnet.TelnetDaemon
 
TelnetInputStream - Class in org.apache.xbean.terminal.telnet
 
TelnetInputStream(InputStream, OutputStream) - Constructor for class org.apache.xbean.terminal.telnet.TelnetInputStream
We haven yet implemented any Telnet options, so we just explicitly disable some common options for safety sake.
TelnetOption - Class in org.apache.xbean.terminal.telnet
 
TelnetOption(int) - Constructor for class org.apache.xbean.terminal.telnet.TelnetOption
 
TelnetPrintStream - Class in org.apache.xbean.terminal.telnet
 
TelnetPrintStream(OutputStream) - Constructor for class org.apache.xbean.terminal.telnet.TelnetPrintStream
 
TelnetShell - Class in org.apache.xbean.terminal.telnet
 
TelnetShell(String) - Constructor for class org.apache.xbean.terminal.telnet.TelnetShell
 
Test - Class in org.apache.xbean.command
 
Test() - Constructor for class org.apache.xbean.command.Test
 
TTY_BG_Black - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_BG_Blue - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_BG_Cyan - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_BG_Green - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_BG_Magenta - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_BG_Red - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_BG_White - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_BG_Yellow - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_Blink - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_Bright - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_Dim - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_FG_Black - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_FG_Blue - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_FG_Cyan - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_FG_Green - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_FG_Magenta - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_FG_Red - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_FG_White - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_FG_Yellow - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_Hidden - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_Reset - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_Reverse - Static variable in class org.apache.xbean.command.CommandShell
 
TTY_Underscore - Static variable in class org.apache.xbean.command.CommandShell
 

U

unknownCommand - Static variable in class org.apache.xbean.command.CommandRegistry
 

V

Version - Class in org.apache.xbean.command
 
Version() - Constructor for class org.apache.xbean.command.Version
 

W

WILL - Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
Indicates the desire to begin performing, or confirmation that you are now performing, the indicated option.
WONT - Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
Indicates the refusal to perform, or continue performing, the indicated option.

_

_DONT_register() - Static method in class org.apache.xbean.command.Test
 

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

Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.