Package | Description |
---|---|
org.jetlang.channels | |
org.jetlang.core | |
org.jetlang.fibers |
Class and Description |
---|
Callback
Event callback.
|
Disposable
Interface to represent an instance that requires explicit resource cleanup
|
DisposingExecutor
An
Executor that can dispose other components in unison with itself. |
Filter
Interface to represent a boolean filter for messages
|
MessageReader
User: mrettig
Date: Sep 28, 2009
|
Class and Description |
---|
BatchExecutor
Event executor.
|
Disposable
Interface to represent an instance that requires explicit resource cleanup
|
DisposingExecutor
An
Executor that can dispose other components in unison with itself. |
EventBuffer
User: mrettig
Date: Aug 29, 2009
|
EventQueue |
EventReader
User: mrettig
Date: Aug 30, 2009
|
MessageBuffer
User: mrettig
Date: Sep 28, 2009
|
MessageReader
User: mrettig
Date: Sep 28, 2009
|
RunnableExecutor
Queues and executes events.
|
Scheduler
Component that can schedule events to execute in the future.
|
Class and Description |
---|
BatchExecutor
Event executor.
|
BatchExecutorImpl
Default implementation that simply executes all events.
|
Callback
Event callback.
|
Disposable
Interface to represent an instance that requires explicit resource cleanup
|
DisposingExecutor
An
Executor that can dispose other components in unison with itself. |
RunnableExecutor
Queues and executes events.
|
Scheduler
Component that can schedule events to execute in the future.
|
Copyright © 2017. All Rights Reserved.