| Modifier and Type | Interface | Description |
|---|---|---|
interface |
LoopbackByteTransceiver |
A
LoopbackByteTransceiver is a DatagramTransceiver connected
directly within the same JVM with another LoopbackByteTransceiver; a
"loopback" connection is used for establishing the connection which cannot be
accessed outside the JVM or the running machine. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
LoopbackByteTransceiverImpl |
Implementation of the
LoopbackByteTransceiver interface. |
Copyright © 2018. All rights reserved.