Interface | Description |
---|---|
IMessageProcessor | |
MessageProcessorAdapterMBean |
A MBean interface class for accessing the singleton message processor class
from JMX
|
Class | Description |
---|---|
ApacheCxfSslHelper |
Detects the presence of an Apache CXF stack, if present, adds SSL
context information
|
ApacheCxfSSlHelperGo |
This class will add the necessary keystore/trust store information into an Apache CXF Conduit
|
ConfigLoader |
The fgsms Configuration Loader for Agents This class gives you a centralized
utility class for accessing all of the configuration data stored within the
fgsms-agent.properties file.
It also provides some basic error checking and will initialize client proxy objects to the PCS, DCS, and SS services. |
DataPusher |
fgsms's Java Data Pusher
Asynchronously handles the caching, loading, storing and sending of all
record data for transactional web services.
|
DependencyHelper | |
FgsmsSoapHeaderConstants | |
HelperBase |
Supports DCS, SS, and PCS discovery
|
MessageCorrelator |
Provides a simple container to store ws data temporarily
|
MessageProcessor |
The Message Processor is a factory/single pattern class that provides access
to a singular instance of the IMessageProcessor.
|
MessageProcessorAdapter |
Provides an implementation that exposes message processor functionality via
JMX
|
MessageProcessorImpl | |
OneWayJudge |
Experimental, determines if a URI/SOAP Action is an
|
OSAgentHelper |
Provides some useful functions for building agents..
|
PersistentAgentThreadRunner | |
PersistentStorage |
The persistent storage agent Used for transactional web service
logs when they cannot be transmitted and are stored on disk This will
periodically ready from disk and attempt to send back a single transaction
log, if successful, all remaining items are enqueued.
|
PolicyFetch |
Provides some useful functions for building agents..
|
PolicyHelper |
provides a storage class for service policies.
|
StatisticalHelper |
Provides some useful functions for building agents..
|
StatusHelper |
provides a simple to use interface for setting/updating the status
of any service All functions use the fgsms-agent.properties file within
this JAR for configuration purposes All functions support discovery
mechanisms, retry counts, failover/roundrobin
|
Enum | Description |
---|---|
ConfigLoader.Algorithm | |
ConfigLoader.UnavailableBehavior |
Exception | Description |
---|---|
ConfigurationException |
a simple configuration exception.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.