Uses of Interface
org.refcodes.component.ClosableHandle
-
-
Uses of ClosableHandle in org.refcodes.component
Subinterfaces of ClosableHandle in org.refcodes.component Modifier and Type Interface Description static interfaceClosableHandle.CloseAutomatonHandle<H>TheClosableHandle.CloseAutomatonHandleinterface defines those methods related to the handle based close life-cycle.interfaceConnectionComponentHandle<H,CON>TheConnectionComponentHandlemanages variousConnectionStatusstates forConnectionComponentinstances each related to a handle.static interfaceConnectionComponentHandle.ConnectionAutomatonHandle<H,CON>TheConnectionComponentHandle.ConnectionAutomatonHandleis an automaton managing variousConnectionStatusstates forConnectionComponentinstances each related to a handle.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.
-