Package gov.usgs.earthquake.eidsutil
Wrappers for the Earthquake Information Distribution System (EIDS).
CorbaSender
sends messages to an EIDS server that is configured with a
CorbaFeeder.
EIDSClient
receives messages from an EIDS server, and allows them
to be processed in memory instead of using a filesystem.
EIDS distributes any valid XML message,
but was particularly integrated with EQXML messages.
PDL uses EIDS components as a reliable notification channel,
but is designed in a way for other reliable notification channels to be integrated.
See these classes for more information on how these systems are integrated:
-
Interface Summary Interface Description EIDSListener Receives messages from an EIDSClient. -
Class Summary Class Description CorbaSender ACorbaSender
is essentially a client-side wrapper for theQWFeeder
IDL file specified by ISTI.EIDSClient An EIDS client that is a java event source.EIDSMessageEvent EIDSMessageEvent objects are sent from EIDSClients to EIDSListeners.QWEmbeddedClient An EIDS client that is a java event source.