Uses of Interface
org.refcodes.component.BidirectionalConnectionOpenable.BidirectionalConnectionOpenAutomaton
-
-
Uses of BidirectionalConnectionOpenable.BidirectionalConnectionOpenAutomaton in org.refcodes.component
Subinterfaces of BidirectionalConnectionOpenable.BidirectionalConnectionOpenAutomaton in org.refcodes.component Modifier and Type Interface Description static interfaceBidirectionalConnectionComponent.BidirectionalConnectionAutomaton<INPUT,OUTPUT>A system implementing theBidirectionalConnectionComponent.BidirectionalConnectionAutomatoninterface supports managingBidirectionalConnectionComponentinstances and takes care that the open/close statuses are invoked in the correct order by throwing according exceptions in case the open/close-cycle is invoked in the wrong order.
-