| Class and Description |
|---|
| org.nuxeo.client.util.Base64
since 3.1
|
| org.nuxeo.client.objects.blob.FileStreamBlob
since 3.1, this blob should not be used. It is used internally to bring backward compatibility since
fetchBlob API deprecation.
|
| Field and Description |
|---|
| org.nuxeo.client.spi.NuxeoClientRemoteException.exceptionClassName
on Nuxeo server since LTS 2017 - 9.10
|
| Constructor and Description |
|---|
| org.nuxeo.client.objects.blob.AbstractBlob(String, String)
since 3.1, implementation should decide about length strategy
|
| org.nuxeo.client.objects.blob.FileBlob(String, String, long)
since 3.1, used to create a bridge for backward compatibility in NuxeoResponseConverter
|
Copyright © 2018 Nuxeo. All rights reserved.