D
- The type of supplyable data objects.public interface SupplierHost<D>
Modifier and Type | Interface and Description |
---|---|
static interface |
SupplierHost.Supplier<D,A>
A supplier providing a specific commodity type.
|
Modifier and Type | Method and Description |
---|---|
<A> void |
registerSupplier(TransferType<A> type,
SupplierHost.Supplier<D,A> supplier)
Registers a supplier for the hosted gadget itself.
|
<A> void registerSupplier(TransferType<A> type, SupplierHost.Supplier<D,A> supplier)
A
- The type of the commodity for transfer.type
- The type of transfer being registered.supplier
- The supplier to be registered.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210