Uses of Interface
org.refcodes.serial.PortMetricsAccessor
-
Uses of PortMetricsAccessor in org.refcodes.serial
Subinterfaces of PortMetricsAccessor in org.refcodes.serialModifier and TypeInterfaceDescriptioninterfacePort<PM extends PortMetrics>APortenriches aSerialTransceiverwithPortMetricsdescribing theSerialTransceiver's physical properties.static interfacePortMetricsAccessor.PortMetricsProperty<PM extends PortMetrics>Provides aPortMetricsproperty.Classes in org.refcodes.serial that implement PortMetricsAccessorModifier and TypeClassDescriptionclassAbstractPort<PM extends PortMetrics>AAbstractPortis a basePortimplementation.classAbstractPortDecorator<PM extends PortMetrics>classTheCrossoverLoopbackPortis an in-memory implementation of aPortwhich loops its output directly to the "connected"LoopbackPortcounterpart ("other end of the wire").classTheLoopbackPortis an in-memory implementation of aPortwhich loops its output directly back to its input.