MessageDispatcherFactory
is a factory interface for managing the lifecycles of a transport's message dispatchers. The methods basically implement the {@link KeyedPoolableObjectFactory} lifecycle, with a{@link ImmutableEndpoint} as the key and the dispatcher as pooled object.
|
|
|
|
|
|
|
|