| Package | Description |
|---|---|
| net.sf.eBus.client |
This package contains the top-level eBus API which
applications use to interact with eBus.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IESubscribeFeed.notifyCallback(NotifyCallback cb)
Puts the notification message callback in place.
|
void |
ESubscribeFeed.notifyCallback(NotifyCallback cb)
Puts the notification message callback in place.
|
void |
EMultiSubscribeFeed.notifyCallback(NotifyCallback cb)
Puts the notification message callback in place.
|
| Constructor and Description |
|---|
NotifyTask(ENotificationMessage message,
ECondition condition,
IESubscribeFeed feed,
NotifyCallback cb)
Creates a notify callback task for the given
parameters.
|
Copyright © 2019. All rights reserved.