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) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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 © 2018 Nuxeo. All rights reserved.