Uses of Interface
org.refcodes.component.OpenedHandle
-
-
Uses of OpenedHandle in org.refcodes.component
Subinterfaces of OpenedHandle in org.refcodes.component Modifier and Type Interface Description static interfaceBidirectionalConnectionOpenableHandle.BidirectionalConnectionOpenAutomatonHandle<H,INPUT,OUTPUT>TheBidirectionalConnectionOpenableHandle.BidirectionalConnectionOpenAutomatonHandleinterface defines those methods related to the handle based open/connect life-cycle.static interfaceConnectionOpenableHandle.ConnectionOpenAutomatonHandle<H,CON>TheConnectionOpenableHandle.ConnectionOpenAutomatonHandleinterface defines those methods related to the handle based open/connect life-cycle.static interfaceOpenableHandle.OpenAutomatonHandle<H>TheOpenableHandle.OpenAutomatonHandleinterface defines those methods related to the handle based open/connect life-cycle.
-