|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.filteredpush.triage.FPTriageProcessor
public class FPTriageProcessor
Concrete implementation of TriageProcessor, the access point for a Triage component for FilteredPush networks.
| Constructor Summary | |
|---|---|
FPTriageProcessor()
|
|
| Method Summary | |
|---|---|
void |
processMessage(FPMessage message,
Identity origin)
Given an FPMessage and an Identity as an argument, will invoke the JobPlanner and JobRunner implementations to plan and run the job that is appropriate for the FPMessage content and scheme. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FPTriageProcessor()
| Method Detail |
|---|
public void processMessage(FPMessage message,
Identity origin)
message - origin -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||