| Class | Description |
|---|---|
| AbstractCallbackDispatcher |
Abstract
ProxyDispatcher for handling callback invocations. |
| BytecodeWireProxyService | |
| CallbackDispatcher |
Responsible for dispatching to a callback invocation from multi-threaded component instances such as composite scope components.
|
| CallbackWireObjectFactory<T> |
Creates proxies for a callback wire.
|
| OptimizedCallbackDispatcher |
Responsible for dispatching to a callback invocation from a stateless component or component with only one callback client..
|
| WireProxyDispatcher<B> |
Dispatches from a proxy to a wire.
|
| WireProxyObjectFactory<T> |
Creates a proxy for a wire.
|
Copyright © 2007-2013 Metaform Systems.