|
org.net2map.pov.p2p.services.searchService.ResponseProcessor Class ReferenceInheritance diagram for org.net2map.pov.p2p.services.searchService.ResponseProcessor:
[legend]Collaboration diagram for org.net2map.pov.p2p.services.searchService.ResponseProcessor:
[legend]List of all members.
Detailed Description
Processes local and remote responses, which are both sent to the ResultListener.
- Author:
- Philippe MOULIN
Definition at line 26 of file ResponseProcessor.java.
Constructor & Destructor Documentation
Member Function Documentation
| String org.net2map.pov.p2p.services.searchService.ResponseProcessor.getAssociatedMessageTag |
( |
|
) |
|
|
| void org.net2map.pov.p2p.services.searchService.ResponseProcessor.processIncomingMessage |
( |
net.jxta.endpoint.MessageElement |
paramIncomingMessage, |
|
|
org.net2map.pov.p2p.RemoteNode |
paramIncomingMessageSender |
|
) |
|
|
Here is the call graph for this function:
| void org.net2map.pov.p2p.services.searchService.ResponseProcessor.processLocalResponse |
( |
String |
theResult |
) |
|
|
Here is the call graph for this function:
| void org.net2map.pov.p2p.services.searchService.ResponseProcessor.processRemoteResponse |
( |
String |
theResult, |
|
|
org.net2map.pov.p2p.RemoteNode |
theSender |
|
) |
|
|
Here is the call graph for this function:
| void org.net2map.pov.p2p.services.searchService.ResponseProcessor.processResponse |
( |
String |
theResult, |
|
|
org.net2map.pov.p2p.RemoteNode |
theSender |
|
) |
[private] |
|
Here is the call graph for this function:
Member Data Documentation
The documentation for this class was generated from the following file:
|
|