Uses of Interface
org.ow2.clif.server.api.BladeInsertResponse
-
Packages that use BladeInsertResponse Package Description org.ow2.clif.probe.util org.ow2.clif.scenario.isac.engine org.ow2.clif.server.lib -
-
Uses of BladeInsertResponse in org.ow2.clif.probe.util
Fields in org.ow2.clif.probe.util declared as BladeInsertResponse Modifier and Type Field Description protected BladeInsertResponseAbstractDumbInsert. bir -
Uses of BladeInsertResponse in org.ow2.clif.scenario.isac.engine
Classes in org.ow2.clif.scenario.isac.engine that implement BladeInsertResponse Modifier and Type Class Description classAsyncAlarmForwarderWrapper for asynchronous management of alarms sent to BladeInsertResponse interface.Constructors in org.ow2.clif.scenario.isac.engine with parameters of type BladeInsertResponse Constructor Description AsyncAlarmForwarder(java.lang.ThreadGroup group, BladeInsertResponse target)Creates a front-end for a target BladeInsertResponse object. -
Uses of BladeInsertResponse in org.ow2.clif.server.lib
Classes in org.ow2.clif.server.lib that implement BladeInsertResponse Modifier and Type Class Description classBladeInsertAdapterImplImplementation of a Blade Insert Adapter component (kind of an asynchronous wrapper to the Blade Insert component).
-