| 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 |
Register.addListener(RegisterListener l)
Add a listener to receive register updates
|
void |
Register.removeListener(RegisterListener l)
remove a listener
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRegisterListener
An abstract implementation for a RegisterListener that developers can extend if
they only what to implement one method in the RegisterListener interface.
|
Copyright © 2015. All rights reserved.