com.intel.bluetooth.emu
Class MonitorService

java.lang.Object
  extended by com.intel.bluetooth.emu.MonitorService
All Implemented Interfaces:
MonitorItem, java.io.Serializable

public class MonitorService
extends java.lang.Object
implements MonitorItem

See Also:
Serialized Form

Constructor Summary
MonitorService()
           
 
Method Summary
 int getConnectionCount()
           
 long getDevice()
           
 java.lang.String getDisplayName()
           
 long getInternalHandle()
           
 java.lang.String getPortId()
           
 int getSdpAttributes()
           
 int getSdpSize()
           
 boolean isListening()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonitorService

public MonitorService()
Method Detail

getDevice

public long getDevice()

isListening

public boolean isListening()

getConnectionCount

public int getConnectionCount()

getPortId

public java.lang.String getPortId()

getInternalHandle

public long getInternalHandle()

getSdpAttributes

public int getSdpAttributes()

getSdpSize

public int getSdpSize()

getDisplayName

public java.lang.String getDisplayName()


Copyright © 2004-2008 BlueCove Team. All Rights Reserved.