public class PerfDataBlock extends java.lang.Object implements DCEReadable
Contains the details from PERF_DATA_BLOCK
| Constructor and Description |
|---|
PerfDataBlock()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
readObject(DCEBuffer buf)
Read the performance data block object
|
void |
readStrings(DCEBuffer buf)
Read the strings for this object from the DCE/RPC buffer
|
public void readObject(DCEBuffer buf) throws DCEBufferException
readObject in interface DCEReadablebuf - DCEBufferDCEBufferExceptionpublic void readStrings(DCEBuffer buf) throws DCEBufferException
readStrings in interface DCEReadablebuf - DCEBufferDCEBufferExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.