public class PerfDataBlock extends 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 DCEReadable
buf
- DCEBufferDCEBufferException
public void readStrings(DCEBuffer buf) throws DCEBufferException
readStrings
in interface DCEReadable
buf
- DCEBufferDCEBufferException
Copyright © 2005–2017 Alfresco Software. All rights reserved.