Package org.filteredpush.triage

Interface Summary
FPNetworkAccessPointRemote  
StoredProcedureLocal  
TriageProcessor Takes messages, triages them, uses job planner to determine job plans, then uses job runner to execute triaged jobs.
 

Class Summary
FPJobRunner Concrete implementation of a JobRunner for instances of a FilteredPush network.
FPJobStatus A state machine for the status of jobs, e.g.
FPNetworkAccessPoint Concrete implementation of NetworkAccessPoint for a FilteredPush network instance.
FPNetworkAccessPointWebService This SOAP web service acts as an interface to the FPNetworkAccessPoint.
FPNetworkConfiguration Singleton network configuration manages all of the concrete implementations that the network node core classes depend on (i.e.
FPTriageConfigurationFactory Mechanism for configuring Triage for particular instances of a FilteredPush network.
FPTriageProcessor Concrete implementation of TriageProcessor, the access point for a Triage component for FilteredPush networks.
NetworkConfiguration  
StoredProcedure  
StoredProcedureExecution