| Package | Description |
|---|---|
| org.osgi.util.pushstream |
Push Stream Package Version 1.0.
|
| Modifier and Type | Method and Description |
|---|---|
<T> SimplePushEventSource<T> |
PushStreamProvider.createSimpleEventSource(Class<T> type)
Create a
SimplePushEventSource with the supplied type and default
buffering behaviors. |
| Modifier and Type | Method and Description |
|---|---|
<T,U extends BlockingQueue<PushEvent<? extends T>>> |
PushStreamProvider.buildSimpleEventSource(Class<T> type)
Build a
SimplePushEventSource with the supplied type and custom
buffering behaviors. |
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0