CON
- the generic typeAvailability
, org.refcodes.component.Closable
, org.refcodes.component.Closable.CloseAutomaton
, org.refcodes.component.ClosedAccessor
, org.refcodes.component.ConnectableComponent
, org.refcodes.component.ConnectableComponent.ConnectableAutomaton
, org.refcodes.component.ConnectionComponent<CON>
, org.refcodes.component.ConnectionComponent.ConnectionAutomaton<CON>
, org.refcodes.component.ConnectionOpenable<CON>
, org.refcodes.component.ConnectionOpenable.ConnectionOpenAutomaton<CON>
, org.refcodes.component.ConnectionStatusAccessor
, org.refcodes.component.OpenedAccessor
, Receivable
, ShortDestination
, ShortReceiver
, ShortsDestination
, ShortsReceiver
ConnectionShortsTransceiver<CON>
LoopbackShortsReceiver
, LoopbackShortsTransceiver
public interface ConnectionShortsReceiver<CON> extends ShortsReceiver, org.refcodes.component.ConnectionComponent.ConnectionAutomaton<CON>
ConnectionShortsReceiver
defines the DatagramReceiver
functionality set on top of a connection (as of the
ConnectionComponent.ConnectionAutomaton
) for data types "short".org.refcodes.component.Closable.CloseAutomaton, org.refcodes.component.Closable.CloseBuilder<B extends org.refcodes.component.Closable.CloseBuilder<B>>
org.refcodes.component.ClosedAccessor.ClosedMutator, org.refcodes.component.ClosedAccessor.ClosedProperty
org.refcodes.component.ConnectableComponent.ConnectableAutomaton
org.refcodes.component.ConnectionComponent.ConnectionAutomaton<CON extends Object>, org.refcodes.component.ConnectionComponent.ConnectionComponentBuilder<CON extends Object,B extends org.refcodes.component.ConnectionComponent.ConnectionComponentBuilder<CON,B>>
org.refcodes.component.ConnectionOpenable.ConnectionOpenAutomaton<CON extends Object>, org.refcodes.component.ConnectionOpenable.ConnectionOpenBuilder<CON extends Object,B extends org.refcodes.component.ConnectionOpenable.ConnectionOpenBuilder<CON,B>>
available, hasAvailable
close, closeIn, closeQuietly, closeUnchecked
isOpenable
getConnectionStatus, isOpened
receiveShort, receiveShorts
receiveAllShorts, receiveShorts
Copyright © 2021. All rights reserved.