| Modifier and Type | Field and Description |
|---|---|
static RxtxChannelOption<Integer> |
RxtxChannelOption.BAUD_RATE
Deprecated.
|
static RxtxChannelOption<RxtxChannelConfig.Databits> |
RxtxChannelOption.DATA_BITS
Deprecated.
|
static RxtxChannelOption<Boolean> |
RxtxChannelOption.DTR
Deprecated.
|
static RxtxChannelOption<RxtxChannelConfig.Paritybit> |
RxtxChannelOption.PARITY_BIT
Deprecated.
|
static RxtxChannelOption<Integer> |
RxtxChannelOption.READ_TIMEOUT
Deprecated.
|
static RxtxChannelOption<Boolean> |
RxtxChannelOption.RTS
Deprecated.
|
static RxtxChannelOption<RxtxChannelConfig.Stopbits> |
RxtxChannelOption.STOP_BITS
Deprecated.
|
static RxtxChannelOption<Integer> |
RxtxChannelOption.WAIT_TIME
Deprecated.
|
Copyright © 2008–2018 The Netty Project. All rights reserved.