
org.refcodes.component.BidirectionalConnectionOpenableHandle Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of refcodes-component Show documentation
Show all versions of refcodes-component Show documentation
Artifact with common component definitions and functionality.
The newest version!
package org.refcodes.component;
import org.refcodes.component.ConnectionOpenable.ConnectionOpenAutomaton;
/**
* The {@link BidirectionalConnectionOpenableHandle} interface defines those methods related
* to the handle based open/connect life-cycle.
*
* The handle reference requires the {@link BidirectionalConnectionOpenable} interface to be
* implemented.
*
* @param The type of the handle.
* @param The type of the input connection to be used.
* @param
© 2015 - 2025 Weber Informatics LLC | Privacy Policy