|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ComPortCommandSwitch | Visitor pattern interface for ComPortCommand classes. |
Class Summary | |
---|---|
AbstractComPortCommandSwitch | Adapter class for ComPortCommandSwitch implementations. |
BaudRateCommand | RFC 2217 SET-BAUDRATE command. |
ComPortCommand | Superclass for RFC 2217 commands. |
ComPortOptionHandler | RFC 2217 telnet COM-PORT-OPTION. |
ControlCommand | RFC 2217 SET-CONTROL command. |
DataSizeCommand | RFC 2217 SET-DATASIZE command. |
FlowControlResumeCommand | RFC 2217 FLOWCONTROL-RESUME command. |
FlowControlSuspendCommand | RFC 2217 FLOWCONTROL-SUSPEND command. |
LineStateMaskCommand | RFC 2217 SET-LINESTATE-MASK command. |
ModemStateMaskCommand | RFC 2217 SET-MODEMSTATE-MASK command. |
NotifyLineStateCommand | RFC 2217 NOTIFY-LINESTATE command. |
NotifyModemStateCommand | RFC 2217 NOTIFY-MODEMSTATE command. |
ParityCommand | RFC 2217 SET-PARITY command. |
PurgeDataCommand | RFC 2217 PURGE-DATA command. |
RFC2217 | RFC 2217 constants and utility methods. |
SignatureCommand | RFC 2217 SIGNATURE command. |
StopSizeCommand | RFC 2217 SET-STOPSIZE command. |
TelnetSerialPort | Implements the client side of the RFC 2217
serial-over-Telnet protocol as as SerialPort . |
TransmitBinaryOptionHandler | Handler for the telnet TRANSMIT-BINARY option defined by RFC 856. |
Version | Contains library version information. |
Top level Java package for the jvser RFC 2217 client library.
The central class in this package is TelnetSerialPort
.
TelnetSerialPort
,
RFC 2217,
The jvser project home page
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |