|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IResourceRegistry | |
---|---|
com.sun.spot.peripheral | Access to the hardware peripherals built in to the Sun SPOT main board. |
com.sun.spot.resourcesharing | The resource sharing framework exists to support people writing device drivers. |
com.sun.squawk.io.j2me.edemoserial | The serial protocol supports read/write access to the usart module on the Atmega88 for spot applications. |
com.sun.squawk.io.j2me.serial | The serial protocol supports read/write access to the USB channel to host applications. |
Uses of IResourceRegistry in com.sun.spot.peripheral |
---|
Methods in com.sun.spot.peripheral that return IResourceRegistry | |
---|---|
IResourceRegistry |
Spot.getResourceRegistry()
|
IResourceRegistry |
ISpot.getResourceRegistry()
Get the singleton resource registry |
Uses of IResourceRegistry in com.sun.spot.resourcesharing |
---|
Classes in com.sun.spot.resourcesharing that implement IResourceRegistry | |
---|---|
class |
ResourceRegistryChild
|
Uses of IResourceRegistry in com.sun.squawk.io.j2me.edemoserial |
---|
Methods in com.sun.squawk.io.j2me.edemoserial with parameters of type IResourceRegistry | |
---|---|
static void |
Protocol.setResourceRegistry(IResourceRegistry resourceRegistry)
This method is provided for test purposes only. |
Uses of IResourceRegistry in com.sun.squawk.io.j2me.serial |
---|
Methods in com.sun.squawk.io.j2me.serial with parameters of type IResourceRegistry | |
---|---|
static void |
Protocol.setResourceRegistry(IResourceRegistry resourceRegistry)
This method is provided for test purposes only. |
|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |