Uses of Interface
org.hobbit.core.components.ResponseReceivingComponent
-
Packages that use ResponseReceivingComponent Package Description org.hobbit.core.components org.hobbit.core.components.test -
-
Uses of ResponseReceivingComponent in org.hobbit.core.components
Classes in org.hobbit.core.components that implement ResponseReceivingComponent Modifier and Type Class Description classAbstractEvaluationStorageThis abstract class implements basic functions that can be used to implement a task generator. -
Uses of ResponseReceivingComponent in org.hobbit.core.components.test
Classes in org.hobbit.core.components.test that implement ResponseReceivingComponent Modifier and Type Class Description classInMemoryEvaluationStoreSimple in-memory implementation of an evaluation storage that can be used for testing purposes.
-