org.ccnx.ccn.test.endtoend.EndToEndTestSink Class Reference

Part of the end to end test infrastructure. More...

List of all members.

Public Member Functions

void sink () throws Throwable
void gets () throws Throwable
void server () throws Throwable
synchronized Interest handleContent (ContentObject contentObject, Interest matchInterest)
 Callback called when we get new results for our query.

Detailed Description

Part of the end to end test infrastructure.

NOTE: This test requires ccnd to be running and complementary source process


Member Function Documentation

synchronized Interest org.ccnx.ccn.test.endtoend.EndToEndTestSink.handleContent ( ContentObject  data,
Interest  interest 
)

Callback called when we get new results for our query.

Parameters:
data the ContentObject that matched our Interest
interest Interest that was satisfied
Returns:
new Interest to be expressed

Implements org.ccnx.ccn.CCNInterestListener.


The documentation for this class was generated from the following file:
Generated on Fri May 13 16:27:51 2011 for Content-Centric Networking in Java by  doxygen 1.6.3