Public Member Functions | |
NameEnumerationResponseMessageObject (ContentName name, NameEnumerationResponseMessage data, CCNHandle handle) throws IOException | |
NameEnumerationResponseMessageObject (ContentName name, java.util.Collection< Link > contents, CCNHandle handle) throws IOException | |
NameEnumerationResponseMessageObject (ContentName name, Link[] contents, CCNHandle handle) throws IOException | |
NameEnumerationResponseMessageObject (ContentName name, NameEnumerationResponseMessage data, PublisherPublicKeyDigest publisher, KeyLocator keyLocator, CCNHandle handle) throws IOException | |
NameEnumerationResponseMessageObject (ContentName name, java.util.Collection< Link > contents, PublisherPublicKeyDigest publisher, KeyLocator keyLocator, CCNHandle handle) throws IOException | |
NameEnumerationResponseMessageObject (ContentName name, Link[] contents, PublisherPublicKeyDigest publisher, KeyLocator keyLocator, CCNHandle handle) throws IOException | |
NameEnumerationResponseMessageObject (ContentName name, CCNHandle handle) throws ContentDecodingException, IOException | |
NameEnumerationResponseMessageObject (ContentName name, PublisherPublicKeyDigest publisher, CCNHandle handle) throws ContentDecodingException, IOException | |
NameEnumerationResponseMessageObject (ContentObject firstBlock, CCNHandle handle) throws ContentDecodingException, IOException | |
NameEnumerationResponseMessage | responseMessage () throws ContentNotReadyException, ContentGoneException, ErrorStateException |
LinkedList< Link > | contents () throws ContentNotReadyException, ContentGoneException, ErrorStateException |