JavaScript is disabled on your browser.
Skip navigation links
IAS release
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.eso.ias.plugin.network
package
org.eso.ias.plugin.network
Related Packages
Package
Description
org.eso.ias.plugin
Java API for writing IAS plugins.
org.eso.ias.plugin.config
This package provides support for the plugin configuration saved in a single JSON file.
org.eso.ias.plugin.filter
This package contains a set of filters to apply to the values before being sent to the IAS core.
org.eso.ias.plugin.publisher
The package contains the implementation of the publisher to send data to the IAS core.
org.eso.ias.plugin.thread
The package contains thread management classes for the IAS plugin.
Classes
Class
Description
MessageDao
The message sent from the remote client to the networked plugin
UdpPlugin
A plugin that gets monitor points and alarms from a UDP socket.