| 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 |
|---|---|
protected ESubscribeFeed |
EMultiSubscribeFeed.createFeed(EMessageKey key)
Returns a newly minted subordinate subscribe feed for the
given key.
|
static ESubscribeFeed |
ESubscribeFeed.open(ESubscriber client,
EMessageKey key,
EFeed.FeedScope scope,
ECondition condition)
Returns a notification subscriber feed for the specified
notification message class and subject.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
EMultiSubscribeFeed.putFeedInPlace(ESubscribeFeed feed)
Sets the callbacks and subscribes the
feed. |
Copyright © 2019. All rights reserved.