public interface DCEWriteableList
A class that implements the DCEWriteableList interface can write a list of DCEWriteable objects to a DCE/RPC buffer.
Modifier and Type | Method and Description |
---|---|
void |
writeObject(DCEBuffer buf)
Write the object state to DCE/RPC buffers.
|
void writeObject(DCEBuffer buf) throws DCEBufferException
buf
- DCEBufferDCEBufferException
Copyright © 2005–2017 Alfresco Software. All rights reserved.