| 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 EPublishFeed |
EMultiPublishFeed.createFeed(EMessageKey key)
Returns a newly minted subordinate publish feed for the
given key.
|
static EPublishFeed |
EPublishFeed.open(EPublisher client,
EMessageKey key,
EFeed.FeedScope scope)
Returns a notification publish feed for the specified
notification message class and subject.
|
static EPublishFeed |
EPublishFeed.open(EPublisher cl,
EMessageKey key,
EFeed.FeedScope scope,
EClient.ClientLocation l,
boolean isMulti)
Returns a notification publish feed for the specified
notification message class and subject.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
EMultiPublishFeed.putFeedInPlace(EPublishFeed feed)
Sets the feed status callback, advertises
feed,
and updates the publish feed state. |
Copyright © 2019. All rights reserved.