Uses of Interface
org.refcodes.component.OpenableHandle
-
-
Uses of OpenableHandle in org.refcodes.component
Subinterfaces of OpenableHandle in org.refcodes.component Modifier and Type Interface Description interfaceLinkComponentHandle<H>TheLinkComponentHandlemanages variousConnectionStatusstates forLinkComponentinstances each related to a handle.static interfaceLinkComponentHandle.DeviceAutomatonHandle<H>TheLinkComponentHandle.DeviceAutomatonHandleis an automaton managing variousConnectionStatusstates forComponentinstances each related to a handle.static interfaceOpenableHandle.OpenAutomatonHandle<H>TheOpenableHandle.OpenAutomatonHandleinterface defines those methods related to the handle based open/connect life-cycle.
-