Uses of Interface
iip.datatypes.Rec1
Packages that use Rec1
-
Uses of Rec1 in iip.datatypes
Classes in iip.datatypes that implement Rec1Modifier and TypeClassDescriptionclassImplementation of the application data type Rec1.Constructors in iip.datatypes with parameters of type Rec1 -
Uses of Rec1 in iip.impl
Modifier and TypeMethodDescriptionSimpleDataSourceImpl.createRec1()Creates an actual instance of the output type Rec1.Modifier and TypeMethodDescriptionprotected voidSimpleDataSourceImpl.ingestRec1(Rec1 data) Sendsdatato all registered Rec1 ingestors.Modifier and TypeMethodDescriptionvoidSimpleDataSourceImpl.attachRec1Ingestor(de.iip_ecosphere.platform.services.environment.DataIngestor<Rec1> ingestor) -
Uses of Rec1 in iip.interfaces
Methods in iip.interfaces with parameters of type Rec1Modifier and TypeMethodDescriptionvoidSimpleDataReceiverInterface.processRec1(Rec1 data) Processes a data item of type "Rec1" asynchronously.Method parameters in iip.interfaces with type arguments of type Rec1Modifier and TypeMethodDescriptionvoidSimpleDataSourceInterface.attachRec1Ingestor(de.iip_ecosphere.platform.services.environment.DataIngestor<Rec1> ingestor) Attaches a return value ingestor for asynchronous processing. -
Uses of Rec1 in iip.serializers
Methods in iip.serializers that return Rec1Methods in iip.serializers that return types with arguments of type Rec1Methods in iip.serializers with parameters of type Rec1