advancedrelay.laygo
Class X21bis
java.lang.Object
|
+--advancedrelay.laygo.X21bis
- public final class X21bis
- extends java.lang.Object
Exports constants from the X.21 bis protocol layer.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLOCK_FM0_ENCODING
public static final int CLOCK_FM0_ENCODING
- See Also:
- Constant Field Values
CLOCK_FM1_ENCODING
public static final int CLOCK_FM1_ENCODING
- See Also:
- Constant Field Values
CLOCK_MANCHESTER_ENCODING
public static final int CLOCK_MANCHESTER_ENCODING
- See Also:
- Constant Field Values
CLOCK_MAX
public static final int CLOCK_MAX
- See Also:
- Constant Field Values
CLOCK_NRZI_ENCODING
public static final int CLOCK_NRZI_ENCODING
- See Also:
- Constant Field Values
CLOCK_SINK
public static final int CLOCK_SINK
- See Also:
- Constant Field Values
CLOCK_SINK_NOISE_SUPPRESS
public static final int CLOCK_SINK_NOISE_SUPPRESS
- See Also:
- Constant Field Values
CLOCK_SINK_RX
public static final int CLOCK_SINK_RX
- See Also:
- Constant Field Values
CLOCK_SINK_TX
public static final int CLOCK_SINK_TX
- See Also:
- Constant Field Values
CLOCK_SOURCE
public static final int CLOCK_SOURCE
- See Also:
- Constant Field Values
CLOCK_SYMMETRIC
public static final int CLOCK_SYMMETRIC
- See Also:
- Constant Field Values
IOCTL_CLEAR_SIGNALS
public static final int IOCTL_CLEAR_SIGNALS
- See Also:
- Constant Field Values
IOCTL_GET_SIGNALS
public static final int IOCTL_GET_SIGNALS
- See Also:
- Constant Field Values
IOCTL_GET_TX_QUEUE_COUNT
public static final int IOCTL_GET_TX_QUEUE_COUNT
- See Also:
- Constant Field Values
IOCTL_MAX
public static final int IOCTL_MAX
- See Also:
- Constant Field Values
IOCTL_MODEM_CONTROL
public static final int IOCTL_MODEM_CONTROL
- See Also:
- Constant Field Values
IOCTL_SET_SIGNALS
public static final int IOCTL_SET_SIGNALS
- See Also:
- Constant Field Values
IOCTL_SWITCH_LINES
public static final int IOCTL_SWITCH_LINES
- See Also:
- Constant Field Values
SIGNAL_CTS
public static final int SIGNAL_CTS
- See Also:
- Constant Field Values
SIGNAL_DCD
public static final int SIGNAL_DCD
- See Also:
- Constant Field Values
SIGNAL_DSR
public static final int SIGNAL_DSR
- See Also:
- Constant Field Values
SIGNAL_DTR
public static final int SIGNAL_DTR
- See Also:
- Constant Field Values
SIGNAL_FLAG
public static final int SIGNAL_FLAG
- See Also:
- Constant Field Values
SIGNAL_RI
public static final int SIGNAL_RI
- See Also:
- Constant Field Values
SIGNAL_RTS
public static final int SIGNAL_RTS
- See Also:
- Constant Field Values
STAT_ABORTED_FRAMES
public static final int STAT_ABORTED_FRAMES
- See Also:
- Constant Field Values
STAT_CRC_ERRORS
public static final int STAT_CRC_ERRORS
- See Also:
- Constant Field Values
STAT_FRAMES_RECEIVED
public static final int STAT_FRAMES_RECEIVED
- See Also:
- Constant Field Values
STAT_FRAMES_SENT
public static final int STAT_FRAMES_SENT
- See Also:
- Constant Field Values
STAT_HARDWARE_ANOMALIES
public static final int STAT_HARDWARE_ANOMALIES
- See Also:
- Constant Field Values
STAT_HARDWARE_NO_BUFFERS
public static final int STAT_HARDWARE_NO_BUFFERS
- See Also:
- Constant Field Values
STAT_IDLE_TIMEOUTS
public static final int STAT_IDLE_TIMEOUTS
- See Also:
- Constant Field Values
STAT_LENGTH_ERRORS
public static final int STAT_LENGTH_ERRORS
- See Also:
- Constant Field Values
STAT_MAX
public static final int STAT_MAX
- See Also:
- Constant Field Values
STAT_SYSTEM_NO_BUFFERS
public static final int STAT_SYSTEM_NO_BUFFERS
- See Also:
- Constant Field Values
TIMER_CONNECT
public static final int TIMER_CONNECT
- See Also:
- Constant Field Values
TIMER_DISCONNECT
public static final int TIMER_DISCONNECT
- See Also:
- Constant Field Values
TIMER_IDLE
public static final int TIMER_IDLE
- See Also:
- Constant Field Values
TIMER_MAX
public static final int TIMER_MAX
- See Also:
- Constant Field Values
TIMER_RECONNECT
public static final int TIMER_RECONNECT
- See Also:
- Constant Field Values
TIMER_RESET
public static final int TIMER_RESET
- See Also:
- Constant Field Values
X21bis
public X21bis()