public interface DCEReadableList
A class that implements the DCEReadableList interface can read a list of DCEReadable objects from a DCE/RPC buffer.
Modifier and Type | Method and Description |
---|---|
void |
readObject(DCEBuffer buf)
Read the object state from the DCE/RPC buffer
|
void readObject(DCEBuffer buf) throws DCEBufferException
buf
- DCEBufferDCEBufferException
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.