| Package | Description |
|---|---|
| de.skuzzle.jeve.builder |
This package contains the specification of jeve's fluent builder API for
creating
EventProvider. |
| Modifier and Type | Method and Description |
|---|---|
EventProviderConfigurator.Chainable<EventProviderConfigurator.AsyncProviderConfigurator<S,AsynchronousEventProvider<S>>,AsynchronousEventProvider<S>> |
EventProviderConfigurator.ProviderChooser.useAsynchronousProvider()
Configures an
EventProvider which fires each event in a
different thread. |
EventProviderConfigurator.Chainable<EventProviderConfigurator.AsyncProviderConfigurator<S,AsynchronousEventProvider<S>>,AsynchronousEventProvider<S>> |
EventProviderConfigurator.ProviderChooser.useAsynchronousProvider()
Configures an
EventProvider which fires each event in a
different thread. |
Copyright © 2014–2015. All rights reserved.