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

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

C

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

D

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.
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
 

E

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

G

Go_ahead - Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
The GA signal.
GroovySh - class org.apache.xbean.command.GroovySh.
 
GroovySh() - Constructor for class org.apache.xbean.command.GroovySh
 
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
 

H

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

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

Lookup - class org.apache.xbean.command.Lookup.
 
Lookup() - Constructor for class org.apache.xbean.command.Lookup
 
Lookup(Context) - Constructor for class org.apache.xbean.command.Lookup
 
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

M

Main - class org.apache.xbean.terminal.console.Main.
 
Main() - Constructor for class org.apache.xbean.terminal.console.Main
 
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(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

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
 
TelnetCodes - interface org.apache.xbean.terminal.telnet.TelnetCodes.
 
TelnetDaemon - class org.apache.xbean.terminal.telnet.TelnetDaemon.
 
TelnetDaemon(String, int) - Constructor for class org.apache.xbean.terminal.telnet.TelnetDaemon
 
TelnetInputStream - class org.apache.xbean.terminal.telnet.TelnetInputStream.
 
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 org.apache.xbean.terminal.telnet.TelnetOption.
 
TelnetOption(int) - Constructor for class org.apache.xbean.terminal.telnet.TelnetOption
 
TelnetPrintStream - class org.apache.xbean.terminal.telnet.TelnetPrintStream.
 
TelnetPrintStream(OutputStream) - Constructor for class org.apache.xbean.terminal.telnet.TelnetPrintStream
 
TelnetShell - class org.apache.xbean.terminal.telnet.TelnetShell.
 
TelnetShell(String) - Constructor for class org.apache.xbean.terminal.telnet.TelnetShell
 
Test - class org.apache.xbean.command.Test.
 
Test() - Constructor for class org.apache.xbean.command.Test
 

U

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

V

Version - class org.apache.xbean.command.Version.
 
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 © {inceptionYear}-2006 Apache Software Foundation. All Rights Reserved.