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

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

Inheritance diagram for org.ccnx.ccn.io.content.ConfigSlice.Filter:

org.ccnx.ccn.protocol.ContentName org.ccnx.ccn.impl.encoding.GenericXMLEncodable org.ccnx.ccn.impl.encoding.XMLEncodable org.ccnx.ccn.impl.encoding.XMLEncodable

List of all members.

Public Member Functions

 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 Thu Feb 16 00:45:02 2012 for Content-Centric Networking in Java by  doxygen 1.5.6