| Package | Description |
|---|---|
| me.legrange.panstamp |
Provides the top level abstractions for working with a panStamp network.
|
| me.legrange.panstamp.event |
This package contains convenience class implementations for the main interfaces from the
me.legrange.panstamp package.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Network.addListener(NetworkListener l)
add listener to receive new device events
|
void |
Network.removeListener(NetworkListener l)
remove a listener from the network
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNetworkListener
An abstract implementation for a NetworkListener that developers can extend if
they only what to implement one method in the GatewayListener interface.
|
Copyright © 2015. All rights reserved.