com.intel.bluetooth.emu
Class MonitorConnectionBuffer
java.lang.Object
com.intel.bluetooth.emu.MonitorConnectionBuffer
- All Implemented Interfaces:
- MonitorItem, java.io.Serializable
public class MonitorConnectionBuffer
- extends java.lang.Object
- implements MonitorItem
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MonitorConnectionBuffer
public MonitorConnectionBuffer()
getReadBytes
public long getReadBytes()
getWriteBytes
public long getWriteBytes()
getReadOperations
public long getReadOperations()
getWriteOperations
public long getWriteOperations()
getClosedTimeStamp
public long getClosedTimeStamp()
getReadTimeStamp
public long getReadTimeStamp()
getWriteTimeStamp
public long getWriteTimeStamp()
Copyright © 2004-2008 BlueCove Team. All Rights Reserved.