Uses of Class
org.duracloud.manifest.ContentMessage
Packages that use ContentMessage
-
Uses of ContentMessage in org.duracloud.manifest
Method parameters in org.duracloud.manifest with type arguments of type ContentMessageModifier and TypeMethodDescriptionvoidManifestFormatter.writeEventsToOutput(Collection<ContentMessage> events, OutputStream output) This method writes the arg events to the arg output stream. -
Uses of ContentMessage in org.duracloud.manifest.impl
Methods in org.duracloud.manifest.impl with parameters of type ContentMessageMethod parameters in org.duracloud.manifest.impl with type arguments of type ContentMessageModifier and TypeMethodDescriptionvoidManifestFormatterBase.writeEventsToOutput(Collection<ContentMessage> events, OutputStream output)