public class BlobInfoMessage extends BlobInfo implements Message
| Constructor and Description | 
|---|
BlobInfoMessage()  | 
BlobInfoMessage(BlobInfo info)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getId()
A message identifier. 
 | 
void | 
readExternal(ObjectInput in)  | 
String | 
toString()  | 
void | 
writeExternal(ObjectOutput out)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforceBatch, poisonPillpublic BlobInfoMessage()
public BlobInfoMessage(BlobInfo info)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © 2019 Nuxeo. All rights reserved.