Uses of Interface
org.refcodes.io.ConnectionBytesTransceiver
-
-
Uses of ConnectionBytesTransceiver in org.refcodes.io
Classes in org.refcodes.io that implement ConnectionBytesTransceiver Modifier and Type Class Description classLoopbackBytesTransceiverALoopbackBytesTransceiveris aDatagramTransceiverconnected 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.
-