org.ccnx.ccn.io.content.ConfigSlice.Filter Class Reference

Config slice lists require a ConfigSliceOp written before the ContentName, although it does nothing. More...

List of all members.

Public Member Functions

 Filter (ContentName cn)
 Filter (byte[][] arg)
void decode (XMLDecoder decoder) throws ContentDecodingException
 Used by NetworkObject to decode the object from a network stream.
void encode (XMLEncoder encoder) throws ContentEncodingException
 Used by NetworkObject to encode the object to a network stream.

Detailed Description

Config slice lists require a ConfigSliceOp written before the ContentName, although it does nothing.

This class encodes and decodes the preceding ConfigSliceOp and the ContentName together, representing a single filter element.


Member Function Documentation

void org.ccnx.ccn.io.content.ConfigSlice.Filter.decode ( XMLDecoder  decoder  )  throws ContentDecodingException [virtual]

Used by NetworkObject to decode the object from a network stream.

See also:
org.ccnx.ccn.impl.encoding.XMLEncodable

Reimplemented from org.ccnx.ccn.protocol.ContentName.

void org.ccnx.ccn.io.content.ConfigSlice.Filter.encode ( XMLEncoder  encoder  )  throws ContentEncodingException [virtual]

Used by NetworkObject to encode the object to a network stream.

See also:
org.ccnx.ccn.impl.encoding.XMLEncodable

Reimplemented from org.ccnx.ccn.protocol.ContentName.


The documentation for this class was generated from the following file:
Generated on Tue Aug 21 14:55:25 2012 for Content-Centric Networking in Java by  doxygen 1.6.3