advancedrelay.laygo
Class FrameRelay
java.lang.Object
|
+--advancedrelay.laygo.FrameRelay
- public final class FrameRelay
- extends java.lang.Object
Exports constants from the Frame Relay link protocol layer.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IOCTL_MAX
public static final int IOCTL_MAX
- See Also:
- Constant Field Values
IOCTL_VC_CLEAR_DE_BIT
public static final int IOCTL_VC_CLEAR_DE_BIT
- See Also:
- Constant Field Values
IOCTL_VC_MAX
public static final int IOCTL_VC_MAX
- See Also:
- Constant Field Values
IOCTL_VC_SET_DE_BIT
public static final int IOCTL_VC_SET_DE_BIT
- See Also:
- Constant Field Values
MGMT_SIGNALING_ANNEX_D
public static final int MGMT_SIGNALING_ANNEX_D
- See Also:
- Constant Field Values
MGMT_SIGNALING_LMI
public static final int MGMT_SIGNALING_LMI
- See Also:
- Constant Field Values
MGMT_SIGNALING_MAX
public static final int MGMT_SIGNALING_MAX
- See Also:
- Constant Field Values
MGMT_SIGNALING_NONE
public static final int MGMT_SIGNALING_NONE
- See Also:
- Constant Field Values
MSG_MAX
public static final int MSG_MAX
- See Also:
- Constant Field Values
STAT_FRAME_INVALID_HEADER
public static final int STAT_FRAME_INVALID_HEADER
- See Also:
- Constant Field Values
STAT_FRAME_ON_UNASSIGNED_DLCI
public static final int STAT_FRAME_ON_UNASSIGNED_DLCI
- See Also:
- Constant Field Values
STAT_FRAME_TOO_LONG
public static final int STAT_FRAME_TOO_LONG
- See Also:
- Constant Field Values
STAT_FRAME_TOO_SHORT
public static final int STAT_FRAME_TOO_SHORT
- See Also:
- Constant Field Values
STAT_HEARTBEATS_RECEIVED
public static final int STAT_HEARTBEATS_RECEIVED
- See Also:
- Constant Field Values
STAT_HEARTBEATS_SENT
public static final int STAT_HEARTBEATS_SENT
- See Also:
- Constant Field Values
STAT_LINK_INTEGRITY_ALARMS
public static final int STAT_LINK_INTEGRITY_ALARMS
- See Also:
- Constant Field Values
STAT_LINK_INTEGRITY_ERRORS
public static final int STAT_LINK_INTEGRITY_ERRORS
- See Also:
- Constant Field Values
STAT_LINK_INTEGRITY_INVALID_FRAMES
public static final int STAT_LINK_INTEGRITY_INVALID_FRAMES
- See Also:
- Constant Field Values
STAT_MAX
public static final int STAT_MAX
- See Also:
- Constant Field Values
STAT_VC_BECN_BIT_SET
public static final int STAT_VC_BECN_BIT_SET
- See Also:
- Constant Field Values
STAT_VC_CONGESTION_CONTROL
public static final int STAT_VC_CONGESTION_CONTROL
- See Also:
- Constant Field Values
STAT_VC_FECN_BIT_SET
public static final int STAT_VC_FECN_BIT_SET
- See Also:
- Constant Field Values
STAT_VC_FRAMES_RECEIVED
public static final int STAT_VC_FRAMES_RECEIVED
- See Also:
- Constant Field Values
STAT_VC_FRAMES_SENT
public static final int STAT_VC_FRAMES_SENT
- See Also:
- Constant Field Values
STAT_VC_MAX
public static final int STAT_VC_MAX
- See Also:
- Constant Field Values
TIMER_MAX
public static final int TIMER_MAX
- See Also:
- Constant Field Values
TIMER_T1_KEEP_ALIVE
public static final int TIMER_T1_KEEP_ALIVE
- See Also:
- Constant Field Values
TIMER_T2_VERIFICATION
public static final int TIMER_T2_VERIFICATION
- See Also:
- Constant Field Values
TIMER_VC_CONGESTION
public static final int TIMER_VC_CONGESTION
- See Also:
- Constant Field Values
TIMER_VC_MAX
public static final int TIMER_VC_MAX
- See Also:
- Constant Field Values
FrameRelay
public FrameRelay()