A C D E F G I L M N P R S T U W

A

acceptDo(int) - Method in class it.m2.net.telnet.SampleOptionHandler
 
acceptDont(int) - Method in class it.m2.net.telnet.SampleOptionHandler
 
acceptWill(int) - Method in class it.m2.net.telnet.SampleOptionHandler
 
acceptWont(int) - Method in class it.m2.net.telnet.SampleOptionHandler
 
action(NVTEvent) - Method in interface it.m2.net.telnet.NVTListener
 
addLogger(OutputStream) - Static method in class it.m2.net.telnet.Telnet
 
addLogger(String) - Static method in class it.m2.net.telnet.Telnet
 
addLogger(TelnetLogger) - Static method in class it.m2.net.telnet.Telnet
 
addModemChangeListener(NVTListener) - Method in class it.m2.net.telnet.NVTCom
 
addOption(int, TelnetOptionHandler) - Method in class it.m2.net.telnet.Telnet
 

C

close() - Method in class it.m2.net.telnet.Telnet
 
COM_PORT_OPTION - Static variable in interface it.m2.net.telnet.TelnetOptions
 
CR - Static variable in interface it.m2.net.telnet.TelnetOptions
 

D

DATASIZE5 - Static variable in interface it.m2.net.telnet.TelnetOptions
 
DATASIZE6 - Static variable in interface it.m2.net.telnet.TelnetOptions
 
DATASIZE7 - Static variable in interface it.m2.net.telnet.TelnetOptions
 
DATASIZE8 - Static variable in interface it.m2.net.telnet.TelnetOptions
 
DO - Static variable in interface it.m2.net.telnet.TelnetOptions
 
DONT - Static variable in interface it.m2.net.telnet.TelnetOptions
 

E

ECHO - Static variable in interface it.m2.net.telnet.TelnetOptions
 

F

FLOW_CTRL_DCD - Static variable in interface it.m2.net.telnet.TelnetOptions
use DCD flow control (outbound/both)
FLOW_CTRL_DSR - Static variable in interface it.m2.net.telnet.TelnetOptions
use DSR flow control (outbound/both)
FLOW_CTRL_DTR - Static variable in interface it.m2.net.telnet.TelnetOptions
use DTR flow control (inbound)
FLOW_CTRL_IN_HARDWARE - Static variable in interface it.m2.net.telnet.TelnetOptions
use hardware flow control (inbound)
FLOW_CTRL_IN_NONE - Static variable in interface it.m2.net.telnet.TelnetOptions
use no flow control (inbound)
FLOW_CTRL_IN_XONXOFF - Static variable in interface it.m2.net.telnet.TelnetOptions
use XON/XOFF flow control (inbound)
FLOW_CTSRTS - Static variable in class it.m2.net.telnet.NVTCom
 
FLOW_NONE - Static variable in class it.m2.net.telnet.NVTCom
 
FLOW_QUERY - Static variable in class it.m2.net.telnet.NVTCom
 
FLOW_XONXOFF - Static variable in class it.m2.net.telnet.NVTCom
 
FLOWCONTROL_RESUME - Static variable in interface it.m2.net.telnet.TelnetOptions
 
FLOWCONTROL_SUSPEND - Static variable in interface it.m2.net.telnet.TelnetOptions
 

G

getBaud() - Method in class it.m2.net.telnet.NVTCom
Return the current baud rate
getBREAK() - Method in class it.m2.net.telnet.NVTCom
 
getBuffer() - Method in class it.m2.net.telnet.NVTEventReceived
 
getCTS() - Method in class it.m2.net.telnet.NVTCom
 
getDataSize() - Method in class it.m2.net.telnet.NVTCom
 
getDCD() - Method in class it.m2.net.telnet.NVTCom
 
getDSR() - Method in class it.m2.net.telnet.NVTCom
 
getDTR() - Method in class it.m2.net.telnet.NVTCom
 
getFlow() - Method in class it.m2.net.telnet.NVTCom
 
getInetAddress() - Method in class it.m2.net.telnet.Telnet
 
getLength() - Method in class it.m2.net.telnet.NVTEventReceived
 
getLocalOption(int) - Method in class it.m2.net.telnet.Telnet
 
getLogLevel() - Method in class it.m2.net.telnet.Telnet
 
getModemState() - Method in class it.m2.net.telnet.NVTCom
Return the current modem state
getParity() - Method in class it.m2.net.telnet.NVTCom
 
getPortConfig() - Method in class it.m2.net.telnet.NVTCom
 
getReceivedByteCount() - Method in class it.m2.net.telnet.Telnet
 
getRemoteHost() - Method in class it.m2.net.telnet.Telnet
 
getRemoteOption(int) - Method in class it.m2.net.telnet.Telnet
 
getRemotePort() - Method in class it.m2.net.telnet.Telnet
 
getRI() - Method in class it.m2.net.telnet.NVTCom
 
getRTS() - Method in class it.m2.net.telnet.NVTCom
 
getSentByteCount() - Method in class it.m2.net.telnet.Telnet
 
getSignature() - Method in class it.m2.net.telnet.NVTCom
Return the port signature or null if the option is not received
getStopSize() - Method in class it.m2.net.telnet.NVTCom
 

I

IAC - Static variable in interface it.m2.net.telnet.TelnetOptions
 
isComSupported() - Method in class it.m2.net.telnet.NVTCom
 
isDo(int) - Method in class it.m2.net.telnet.Telnet
 
isLog(int) - Method in class it.m2.net.telnet.Telnet
 
isWill(int) - Method in class it.m2.net.telnet.Telnet
 

L

LF - Static variable in interface it.m2.net.telnet.TelnetOptions
 
log(int, String) - Method in class it.m2.net.telnet.Telnet
 
log(int, String, byte[], int) - Method in class it.m2.net.telnet.Telnet
 
log(Telnet, int, Date, String) - Method in interface it.m2.net.telnet.TelnetLogger
 
log(Telnet, int, Date, String) - Method in class it.m2.net.telnet.TelnetLoggerFile
 

M

main(String[]) - Static method in class it.m2.net.telnet.NVTCom
 
main(String[]) - Static method in class it.m2.net.telnet.Telnet
 
MODEM_CTS - Static variable in interface it.m2.net.telnet.TelnetOptions
 
MODEM_DCD - Static variable in interface it.m2.net.telnet.TelnetOptions
 
MODEM_DCTS - Static variable in interface it.m2.net.telnet.TelnetOptions
 
MODEM_DDCD - Static variable in interface it.m2.net.telnet.TelnetOptions
 
MODEM_DDSR - Static variable in interface it.m2.net.telnet.TelnetOptions
 
MODEM_DRI - Static variable in interface it.m2.net.telnet.TelnetOptions
 
MODEM_DSR - Static variable in interface it.m2.net.telnet.TelnetOptions
 
MODEM_RI - Static variable in interface it.m2.net.telnet.TelnetOptions
 

N

negotiate() - Method in class it.m2.net.telnet.Telnet
 
NOP - Static variable in interface it.m2.net.telnet.TelnetOptions
 
NOTIFY_LINESTATE - Static variable in interface it.m2.net.telnet.TelnetOptions
 
NOTIFY_MODEMSTATE - Static variable in interface it.m2.net.telnet.TelnetOptions
 
NVTCom - class it.m2.net.telnet.NVTCom.
Network Virtual Telnet Client Base on RFC2217 Permit to use a Serial Line connect a one terminal server compliant with RFC2217.
NVTCom(String, int) - Constructor for class it.m2.net.telnet.NVTCom
Standard constructor
NVTEvent - class it.m2.net.telnet.NVTEvent.
 
NVTEventReceived - class it.m2.net.telnet.NVTEventReceived.
 
NVTListener - interface it.m2.net.telnet.NVTListener.
 

P

PARITY_EVEN - Static variable in interface it.m2.net.telnet.TelnetOptions
 
PARITY_MARK - Static variable in interface it.m2.net.telnet.TelnetOptions
 
PARITY_NONE - Static variable in interface it.m2.net.telnet.TelnetOptions
 
PARITY_ODD - Static variable in interface it.m2.net.telnet.TelnetOptions
 
PARITY_SPACE - Static variable in interface it.m2.net.telnet.TelnetOptions
 
PURGE_DATA - Static variable in interface it.m2.net.telnet.TelnetOptions
 

R

read() - Method in class it.m2.net.telnet.Telnet
 
read(byte[]) - Method in class it.m2.net.telnet.Telnet
 
releaseCpu() - Method in class it.m2.net.telnet.Telnet
 
REQUEST_INBOUND - Static variable in interface it.m2.net.telnet.TelnetOptions
get inbound flow control

S

SampleOptionHandler - class it.m2.net.telnet.SampleOptionHandler.
 
SampleOptionHandler() - Constructor for class it.m2.net.telnet.SampleOptionHandler
 
SB - Static variable in interface it.m2.net.telnet.TelnetOptions
 
sb(Telnet, int, int, byte[]) - Method in class it.m2.net.telnet.SampleOptionHandler
 
SE - Static variable in interface it.m2.net.telnet.TelnetOptions
 
sendIAC(int) - Method in class it.m2.net.telnet.Telnet
 
sendIAC(int, int) - Method in class it.m2.net.telnet.Telnet
 
sendIACNOP() - Method in class it.m2.net.telnet.Telnet
 
sendInfo() - Method in class it.m2.net.telnet.NVTCom
 
sendSB(int, int) - Method in class it.m2.net.telnet.Telnet
 
sendSB(int, int, byte[]) - Method in class it.m2.net.telnet.Telnet
 
sendSB(int, int, int) - Method in class it.m2.net.telnet.Telnet
 
sendSB(int, int, String) - Method in class it.m2.net.telnet.Telnet
 
sendTest() - Method in class it.m2.net.telnet.NVTCom
 
SERVER_PREFIX - Static variable in interface it.m2.net.telnet.TelnetOptions
 
SET_BAUDRATE - Static variable in interface it.m2.net.telnet.TelnetOptions
 
SET_CONTROL - Static variable in interface it.m2.net.telnet.TelnetOptions
 
SET_DATASIZE - Static variable in interface it.m2.net.telnet.TelnetOptions
 
SET_LINESTATE_MASK - Static variable in interface it.m2.net.telnet.TelnetOptions
 
SET_MODEMSTATE_MASK - Static variable in interface it.m2.net.telnet.TelnetOptions
 
SET_PARITY - Static variable in interface it.m2.net.telnet.TelnetOptions
 
SET_STOPSIZE - Static variable in interface it.m2.net.telnet.TelnetOptions
 
setBaud(int) - Method in class it.m2.net.telnet.NVTCom
 
setBREAK(boolean) - Method in class it.m2.net.telnet.NVTCom
 
setDataSize(int) - Method in class it.m2.net.telnet.NVTCom
 
setDefaults() - Method in class it.m2.net.telnet.NVTCom
 
setDefaults() - Method in class it.m2.net.telnet.Telnet
 
setDo(Telnet, int, boolean, boolean) - Method in class it.m2.net.telnet.SampleOptionHandler
 
setDoOption(int, boolean) - Method in class it.m2.net.telnet.Telnet
 
setDTR(boolean) - Method in class it.m2.net.telnet.NVTCom
 
setFlow(int) - Method in class it.m2.net.telnet.NVTCom
 
setLogLevel(int) - Static method in class it.m2.net.telnet.Telnet
 
setModemMask(int) - Method in class it.m2.net.telnet.NVTCom
 
setOptions() - Method in class it.m2.net.telnet.NVTCom
 
setOptions() - Method in class it.m2.net.telnet.Telnet
 
setParity(String) - Method in class it.m2.net.telnet.NVTCom
Set parity
setRTS(boolean) - Method in class it.m2.net.telnet.NVTCom
 
setSocket(Socket) - Method in class it.m2.net.telnet.Telnet
 
setStopSize(int) - Method in class it.m2.net.telnet.NVTCom
 
setWill(Telnet, int, boolean, boolean) - Method in class it.m2.net.telnet.SampleOptionHandler
 
setWillOption(int, boolean) - Method in class it.m2.net.telnet.Telnet
 
setWillOption(TelnetOptionStatus, boolean) - Method in class it.m2.net.telnet.Telnet
 
SIGNATURE - Static variable in interface it.m2.net.telnet.TelnetOptions
 
socket - Variable in class it.m2.net.telnet.Telnet
 
STOP_1 - Static variable in interface it.m2.net.telnet.TelnetOptions
 
STOP_15 - Static variable in interface it.m2.net.telnet.TelnetOptions
 
STOP_2 - Static variable in interface it.m2.net.telnet.TelnetOptions
 
SUPPRESS_GO_AHEAD - Static variable in interface it.m2.net.telnet.TelnetOptions
 

T

Telnet - class it.m2.net.telnet.Telnet.
Class to handle telnet protocol
Telnet() - Constructor for class it.m2.net.telnet.Telnet
 
Telnet(Socket) - Constructor for class it.m2.net.telnet.Telnet
 
Telnet(String, int) - Constructor for class it.m2.net.telnet.Telnet
 
TelnetLogger - interface it.m2.net.telnet.TelnetLogger.
 
TelnetLoggerFile - class it.m2.net.telnet.TelnetLoggerFile.
 
TelnetOptions - interface it.m2.net.telnet.TelnetOptions.
 
TERMINAL_TYPE - Static variable in interface it.m2.net.telnet.TelnetOptions
 
TERMINAL_TYPE_IS - Static variable in interface it.m2.net.telnet.TelnetOptions
 
TERMINAL_TYPE_SEND - Static variable in interface it.m2.net.telnet.TelnetOptions
 
TRASMIT_BINARY - Static variable in interface it.m2.net.telnet.TelnetOptions
 

U

updateReceivedByteCount(int) - Method in class it.m2.net.telnet.Telnet
 
updateSentByteCount(int) - Method in class it.m2.net.telnet.Telnet
 

W

WILL - Static variable in interface it.m2.net.telnet.TelnetOptions
 
WONT - Static variable in interface it.m2.net.telnet.TelnetOptions
 
write(byte[]) - Method in class it.m2.net.telnet.Telnet
 
write(byte[], int, int) - Method in class it.m2.net.telnet.Telnet
 
write(int) - Method in class it.m2.net.telnet.Telnet
 
write(String) - Method in class it.m2.net.telnet.Telnet
 

A C D E F G I L M N P R S T U W