Uses of Interface
org.refcodes.io.LoopbackTransceiver
-
-
Uses of LoopbackTransceiver in org.refcodes.io
Classes in org.refcodes.io that implement LoopbackTransceiver Modifier and Type Class Description classLoopbackTransceiverImpl<DATA extends java.io.Serializable>Implementation of theLoopbackTransceiverinterface.Methods in org.refcodes.io with parameters of type LoopbackTransceiver Modifier and Type Method Description booleanLoopbackTransceiverImpl. isOpenable(LoopbackTransceiver<DATA> aLoopbackTransceiver)voidLoopbackTransceiverImpl. open(LoopbackTransceiver<DATA> aLoopbackTransceiver)
-