Uses of Interface
org.refcodes.component.ConnectionOpenableHandle
-
-
Uses of ConnectionOpenableHandle in org.refcodes.component
Subinterfaces of ConnectionOpenableHandle in org.refcodes.component Modifier and Type Interface Description 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.static interfaceConnectionOpenableHandle.ConnectionOpenAutomatonHandle<H,CON>TheConnectionOpenableHandle.ConnectionOpenAutomatonHandleinterface defines those methods related to the handle based open/connect life-cycle.
-