Modifier and Type | Class and Description |
---|---|
class |
AbstractInput |
class |
AbstractScheduledInput |
Modifier and Type | Class and Description |
---|---|
class |
FileInput |
Modifier and Type | Class and Description |
---|---|
class |
ProcessInput |
Modifier and Type | Class and Description |
---|---|
class |
UrlConnectionInput |
Modifier and Type | Class and Description |
---|---|
class |
MqttInput |
Modifier and Type | Method and Description |
---|---|
protected void |
ParserComponent.bindInput(Input input,
Extractor extractor,
String prefix) |
Modifier and Type | Method and Description |
---|---|
Input |
InputDefinition.createInput(CreationContext creationContext) |
Modifier and Type | Method and Description |
---|---|
protected Input |
AbstractInputImpl.applyTransformers(Input input,
CreationContext creationContext) |
Input |
FileInputImpl.createInput(CreationContext creationContext) |
Input |
UrlInputImpl.createInput(CreationContext creationContext) |
Input |
MqttInputImpl.createInput(CreationContext creationContext) |
Input |
AbstractInputImpl.createInput(CreationContext creationContext) |
Modifier and Type | Method and Description |
---|---|
protected Input |
AbstractInputImpl.applyTransformers(Input input,
CreationContext creationContext) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.