Uses of Class
org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
Packages that use SharedFileInputStream
-
Uses of SharedFileInputStream in org.nuxeo.ecm.automation.jaxrs.io
Fields in org.nuxeo.ecm.automation.jaxrs.io declared as SharedFileInputStreamModifier and TypeFieldDescriptionprotected final SharedFileInputStream
SharedFileInputStream.parent
Methods in org.nuxeo.ecm.automation.jaxrs.io that return SharedFileInputStreamModifier and TypeMethodDescriptionSharedFileInputStream.getRoot()
SharedFileInputStream.newStream
(long start, long end) Constructors in org.nuxeo.ecm.automation.jaxrs.io with parameters of type SharedFileInputStreamModifierConstructorDescriptionprotected
SharedFileInputStream
(SharedFileInputStream parent, long start, long len)