Class ServerInstance
java.lang.Object
org.apache.camel.component.iec60870.server.ServerInstance
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidnotifyValue(ObjectAddress address, org.eclipse.neoscada.protocol.iec60870.asdu.types.Value<?> value) voidsetListener(ObjectAddress address, ServerInstance.ServerObjectListener listener) voidstart()voidstop()
-
Constructor Details
-
ServerInstance
- Throws:
UnknownHostException
-
-
Method Details
-
start
public void start() -
stop
public void stop() -
setListener
-
notifyValue
public void notifyValue(ObjectAddress address, org.eclipse.neoscada.protocol.iec60870.asdu.types.Value<?> value)
-