Uses of Interface
org.somda.sdc.glue.consumer.sco.ScoTransaction
Packages that use ScoTransaction
Package
Description
Implementation of the SDC consumer.
Implementation of the SDC provider service control object (SCO).
-
Uses of ScoTransaction in org.somda.sdc.glue.consumer
Methods in org.somda.sdc.glue.consumer that return types with arguments of type ScoTransactionModifier and TypeMethodDescription<T extends org.somda.sdc.biceps.model.message.AbstractSet,V extends org.somda.sdc.biceps.model.message.AbstractSetResponse>
com.google.common.util.concurrent.ListenableFuture<ScoTransaction<V>>Invokes a set operation.<T extends org.somda.sdc.biceps.model.message.AbstractSet,V extends org.somda.sdc.biceps.model.message.AbstractSetResponse>
com.google.common.util.concurrent.ListenableFuture<ScoTransaction<V>>SetServiceAccess.invoke(T setRequest, Consumer<org.somda.sdc.biceps.model.message.OperationInvokedReport.ReportPart> reportListener, Class<V> responseClass) Invokes a set operation. -
Uses of ScoTransaction in org.somda.sdc.glue.consumer.sco
Classes in org.somda.sdc.glue.consumer.sco that implement ScoTransactionModifier and TypeClassDescriptionclassScoTransactionImpl<T extends org.somda.sdc.biceps.model.message.AbstractSetResponse>Default implementation of ScoTransactionMethods in org.somda.sdc.glue.consumer.sco that return types with arguments of type ScoTransactionModifier and TypeMethodDescription<T extends org.somda.sdc.biceps.model.message.AbstractSet,V extends org.somda.sdc.biceps.model.message.AbstractSetResponse>
com.google.common.util.concurrent.ListenableFuture<ScoTransaction<V>><T extends org.somda.sdc.biceps.model.message.AbstractSet,V extends org.somda.sdc.biceps.model.message.AbstractSetResponse>
com.google.common.util.concurrent.ListenableFuture<ScoTransaction<V>>ScoController.invoke(T setRequest, Consumer<org.somda.sdc.biceps.model.message.OperationInvokedReport.ReportPart> reportListener, Class<V> responseClass)