Uses of Interface
org.refcodes.io.ConnectionBytesTransceiver
-
Uses of ConnectionBytesTransceiver in org.refcodes.io
Classes in org.refcodes.io that implement ConnectionBytesTransceiverModifier and TypeClassDescriptionclass
ALoopbackBytesTransceiver
is aDatagramTransceiver
connected directly within the same JVM with anotherLoopbackBytesTransceiver
; a "loopback" connection is used for establishing the connection which cannot be accessed outside the JVM or the running machine.