Uses of Interface
org.refcodes.io.LoopbackReceiver
-
-
Uses of LoopbackReceiver in org.refcodes.io
Classes in org.refcodes.io that implement LoopbackReceiver Modifier and Type Class Description classLoopbackReceiverImpl<DATA extends java.io.Serializable>Implementation of theLoopbackReceiverinterface.Methods in org.refcodes.io with parameters of type LoopbackReceiver Modifier and Type Method Description booleanLoopbackSenderImpl. isOpenable(LoopbackReceiver<DATA> aLoopbackReceiver)voidLoopbackSenderImpl. open(LoopbackReceiver<DATA> aLoopbackReceiver)
-