Uses of Interface
org.refcodes.io.ConnectionShortTransceiver
-
-
Uses of ConnectionShortTransceiver in org.refcodes.io
Subinterfaces of ConnectionShortTransceiver in org.refcodes.io Modifier and Type Interface Description interfaceLoopbackShortTransceiverALoopbackShortTransceiveris aDatagramTransceiverconnected directly within the same JVM with anotherLoopbackShortTransceiver; a "loopback" connection is used for establishing the connection which cannot be accessed outside the JVM or the running machine.Classes in org.refcodes.io that implement ConnectionShortTransceiver Modifier and Type Class Description classLoopbackShortTransceiverImplImplementation of theLoopbackShortTransceiverinterface.
-