|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.bluetooth.RemoteDevice
peer2me.network.bluetooth.InstanceOfRemoteDevice
public class InstanceOfRemoteDevice
This class extends javax.bluetooth.RemoteDevice. The purpose of this class is to support the ability to instanciate RemoteDevice so that a new BluetoothNode can be created. This class is used when it is necessary to create an instance of a node based on the node's address. By doing this, a device can send a message to another device without having to discover it first.
Method Summary |
---|
Methods inherited from class javax.bluetooth.RemoteDevice |
---|
authenticate, authorize, encrypt, equals, getBluetoothAddress, getFriendlyName, getRemoteDevice, hashCode, isAuthenticated, isAuthorized, isEncrypted, isTrustedDevice |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |