A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

accept(Event<T>) - Method in ClosureEventConsumer

B

C

cancel() - Method in ClosureEventConsumer
clearEventConsumers(def) - Method in Events
Clears event consumers for the given key
ClosureEventConsumer - Class in org.grails.events
Had to fork this class as Reactor 2.0 M2 Groovy support is compiled with Java 8
ClosureEventConsumer.ReplyDecorator - Class in org.grails.events
ClosureEventConsumer.ReplyDecorator(def, Bus) - Constructor in ClosureEventConsumer.ReplyDecorator
ClosureEventConsumer(Closure) - Constructor in ClosureEventConsumer

D

DEFAULT_BACKLOG - Field in GrailsReactorConfigurationReader
DEFAULT_DISPATCHER - Field in GrailsReactorConfigurationReader
DEFAULT_RINGBUFFER_BACKLOG - Field in GrailsReactorConfigurationReader
DEFAULT_SIZE - Field in GrailsReactorConfigurationReader
doWithApplicationContext() - Method in EventBusGrailsPlugin
doWithSpring() - Method in EventBusGrailsPlugin

E

EVENT_SUFFIX - Field in SpringEventTranslator
EventBusGrailsPlugin - Class in org.grails.plugins.events
A plugin that integrates Reactor into Grails
eventFor(Map<String, Object>, T, Closure<Throwable>) - Method in Events
Creates an reactor.bus.Event for the given headers, data and error consumer
Events - Trait in grails.events
A trait that can be applied to any class to enable event sending and receiving

F

G

GDM_EVENT_PACKAGE - Field in SpringEventTranslator
GrailsReactorConfigurationReader - Class in org.grails.events.reactor
Configures Reactor within a Grails application
GrailsReactorConfigurationReader(Config, Properties) - Constructor in GrailsReactorConfigurationReader

H

I

J

K

L

M

N

notify(Object, Closure<E>) - Method in Events
@see reactor.bus.Bus#notify(java.lang.Object, reactor.bus.Event)

O

on(Selector, Consumer<E>) - Method in Events
Register a reactor.fn.Consumer to be triggered when a notification matches the given reactor.bus.selector.Selector.
onApplicationEvent(ApplicationEvent) - Method in SpringEventTranslator
onShutdown(Map<String, Object>) - Method in EventBusGrailsPlugin

P

populateDefaultDispatchers(List<DispatcherConfiguration>) - Method in GrailsReactorConfigurationReader

Q

R

read() - Method in GrailsReactorConfigurationReader
reply(def) - Method in ClosureEventConsumer.ReplyDecorator

S

sendAndReceive(Object, Closure<E>, Closure) - Method in Events
@see EventBus#sendAndReceive(java.lang.Object, reactor.fn.Supplier, reactor.fn.Consumer)
setApplicationContext(ApplicationContext) - Method in SpringEventTranslator
SPRING_PACKAGE - Field in SpringEventTranslator
SpringEventTranslator - Class in org.grails.events.spring
Translates Spring Events into Reactor events

T

U

V

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _