org.ccnx.ccn.protocol.Interest Member List

This is the complete list of members for org.ccnx.ccn.protocol.Interest, including all inherited members.

_answerOriginKind (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest [protected]
_childSelector (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest [protected]
_exclude (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest [protected]
_interestLifetime (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest [protected]
_maxSuffixComponents (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest [protected]
_minSuffixComponents (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest [protected]
_name (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest [protected]
_nonce (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest [protected]
_publisher (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest [protected]
_randomorg.ccnx.ccn.protocol.Interest [protected, static]
_scope (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest [protected]
ANSWER_CONTENT_STOREorg.ccnx.ccn.protocol.Interest [static]
ANSWER_GENERATED (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest [static]
ANSWER_STALE (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest [static]
answerOriginKind() (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
answerOriginKind(int answerOriginKind) (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
CHILD_SELECTOR_LEFT (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest [static]
CHILD_SELECTOR_RIGHT (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest [static]
childSelector() (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
childSelector(int childSelector) (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
clone() (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
compareTo(Interest o) (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
constructInterest(ContentName name, Exclude filter, Integer childSelector, Integer maxSuffixComponents, Integer minSuffixComponents, PublisherPublicKeyDigest publisher)org.ccnx.ccn.protocol.Interest [static]
decode(XMLDecoder decoder)org.ccnx.ccn.protocol.Interest [virtual]
org::ccnx::ccn::impl::encoding::GenericXMLEncodable.decode(InputStream istream)org.ccnx.ccn.impl.encoding.GenericXMLEncodable
org::ccnx::ccn::impl::encoding::GenericXMLEncodable.decode(InputStream istream, String codec)org.ccnx.ccn.impl.encoding.GenericXMLEncodable
org::ccnx::ccn::impl::encoding::GenericXMLEncodable.decode(byte[] content)org.ccnx.ccn.impl.encoding.GenericXMLEncodable
org::ccnx::ccn::impl::encoding::GenericXMLEncodable.decode(byte[] content, String codec)org.ccnx.ccn.impl.encoding.GenericXMLEncodable
DEFAULT_ANSWER_ORIGIN_KIND (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest [static]
encode(XMLEncoder encoder)org.ccnx.ccn.protocol.Interest [virtual]
org::ccnx::ccn::impl::encoding::GenericXMLEncodable.encode(OutputStream ostream)org.ccnx.ccn.impl.encoding.GenericXMLEncodable
org::ccnx::ccn::impl::encoding::GenericXMLEncodable.encode(OutputStream ostream, String codec)org.ccnx.ccn.impl.encoding.GenericXMLEncodable
org::ccnx::ccn::impl::encoding::GenericXMLEncodable.encode()org.ccnx.ccn.impl.encoding.GenericXMLEncodable
org::ccnx::ccn::impl::encoding::GenericXMLEncodable.encode(String codec)org.ccnx.ccn.impl.encoding.GenericXMLEncodable
equals(Object obj) (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
exclude() (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
exclude(Exclude exclude) (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
exclude(ContentName name, Exclude exclude, Integer maxSuffixComponents, Integer minSuffixComponents, PublisherPublicKeyDigest publisherID)org.ccnx.ccn.protocol.Interest [static]
generateNonce()org.ccnx.ccn.protocol.Interest [static]
GenericXMLEncodable()org.ccnx.ccn.impl.encoding.GenericXMLEncodable [protected]
getElementLabel()org.ccnx.ccn.protocol.Interest [virtual]
hashCode() (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
Interest(ContentName name, PublisherID publisher)org.ccnx.ccn.protocol.Interest
Interest(ContentName name, PublisherPublicKeyDigest publisher)org.ccnx.ccn.protocol.Interest
Interest(ContentName name)org.ccnx.ccn.protocol.Interest
Interest(String name) (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
Interest() (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
interestLifetime() (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
interestLifetime(byte[] interestLifetime) (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
isPrefixOf(ContentName name)org.ccnx.ccn.protocol.Interest
isPrefixOf(ContentName name, int count)org.ccnx.ccn.protocol.Interest
isPrefixOf(ContentObject other)org.ccnx.ccn.protocol.Interest
last(ContentName name, Integer prefixCount, PublisherPublicKeyDigest publisher)org.ccnx.ccn.protocol.Interest [static]
last(ContentName name, Exclude exclude, Integer prefixCount, Integer maxSuffixComponents, Integer minSuffixComponents, PublisherPublicKeyDigest publisher)org.ccnx.ccn.protocol.Interest [static]
lower(ContentName name, int level, PublisherPublicKeyDigest publisher)org.ccnx.ccn.protocol.Interest [static]
MARK_STALE (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest [static]
matches(ContentObject test)org.ccnx.ccn.protocol.Interest
matches(ContentName name, PublisherPublicKeyDigest resultPublisherKeyID)org.ccnx.ccn.protocol.Interest
matches(ContentObject co, PublisherPublicKeyDigest resultPublisherKeyID)org.ccnx.ccn.protocol.Interest
maxSuffixComponents() (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
maxSuffixComponents(Integer maxSuffixComponents) (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
minSuffixComponents() (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
minSuffixComponents(Integer minSuffixComponents) (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
name() (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
name(ContentName name) (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
next(ContentName name, Integer prefixCount, PublisherPublicKeyDigest publisher)org.ccnx.ccn.protocol.Interest [static]
next(ContentName name, Exclude exclude, Integer prefixCount, Integer maxSuffixComponents, Integer minSuffixComponents, PublisherPublicKeyDigest publisher)org.ccnx.ccn.protocol.Interest [static]
nonce()org.ccnx.ccn.protocol.Interest
publisherID() (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
publisherID(PublisherID publisherID) (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
RECURSIVE_POSTFIX (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest [static]
scope() (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
scope(int scope) (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
toString()org.ccnx.ccn.protocol.Interest
userTime (defined in org.ccnx.ccn.protocol.Interest)org.ccnx.ccn.protocol.Interest
validate()org.ccnx.ccn.protocol.Interest [virtual]


Generated on Thu Feb 16 00:45:07 2012 for Content-Centric Networking in Java by  doxygen 1.5.6