Class EventStream
java.lang.Object
com.inductiveautomation.eventstream.gateway.EventStream
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static interface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addStateListener
(EventStream.StateListener listener) getPath()
getState()
boolean
void
removeStateListener
(EventStream.StateListener listener) boolean
start
(EventStreamState startState) Starts the EventStreamvoid
stop
(EventStreamState stopState)
-
Constructor Details
-
EventStream
-
-
Method Details
-
addStateListener
-
removeStateListener
-
isEnabled
public boolean isEnabled() -
getProject
-
getPath
-
getState
-
start
Starts the EventStream- Returns:
- True if successful.
-
getDiagnostics
-
getDescription
-
stop
-