| 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 |
Endpoint.addListener(EndpointListener<T> el)
Add a listener to the endpoint.
|
void |
Endpoint.removeListener(EndpointListener<T> el)
Remove a listener from the endpoint.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEndpointListener<T>
An abstract implementation for an EndpointListener that developers can extend if
they only what to implement one method in the EndpointListener interface.
|
Copyright © 2015. All rights reserved.