Uses of Interface
org.refcodes.io.BidirectionalConnectionTransceiver
-
-
Uses of BidirectionalConnectionTransceiver in org.refcodes.io
Subinterfaces of BidirectionalConnectionTransceiver in org.refcodes.io Modifier and Type Interface Description interfaceBidirectionalStreamConnectionTransceiver<DATA extends java.io.Serializable>ABidirectionalStreamConnectionTransceiveris aDatagramTransceiverconnected through I/O streams with anotherBidirectionalStreamConnectionTransceiver.Classes in org.refcodes.io that implement BidirectionalConnectionTransceiver Modifier and Type Class Description classBidirectionalStreamConnectionTransceiverImpl<DATA extends java.io.Serializable>The Class BidirectionalStreamConnectionTransceiverImpl.classPrefetchBidirectionalStreamConnectionTransceiverImpl<DATA extends java.io.Serializable>The Class PrefetchBidirectionalStreamConnectionTransceiverImpl.
-