Modifier and Type | Class and Description |
---|---|
class |
AbstractEventChannel |
class |
EventChannelImpl |
class |
TypedEventChannelImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
TaskExecutor |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTaskExecutor |
class |
DefaultTaskProcessor |
class |
PooledPushTaskExecutorFactory |
Modifier and Type | Method and Description |
---|---|
PushTaskExecutor |
PushTaskExecutorFactory.newExecutor(NotifyingDisposable callbackingDisposable) |
PushTaskExecutor |
DirectExecutorPushTaskExecutorFactory.newExecutor(NotifyingDisposable callbackingDisposable) |
PushTaskExecutor |
DefaultPushTaskExecutorFactory.newExecutor(NotifyingDisposable disposable) |
PushTaskExecutor |
PooledPushTaskExecutorFactory.newExecutor(NotifyingDisposable callbackingDisposable) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFilter
The Filter interface defines the behaviors supported by objects which encapsulate constraints
used by the proxy objects associated with an event channel in order to determine which events
they receive will be forwarded, and which will be discarded.
|
class |
MappingFilterImpl |
Modifier and Type | Class and Description |
---|---|
class |
ETCLFilter |
Modifier and Type | Interface and Description |
---|---|
interface |
GCDisposable |
interface |
IProxyPushSupplier |
interface |
JMXManageable |