A B C D E G H I J L M N O P R S T U V W

E

end(boolean) - Method in interface com.hammurapi.eventbus.AbstractEventBus.Snapshot
Invoked at the end of taking snapshot
end(boolean) - Method in class com.hammurapi.eventbus.DispatchNetworkDotSnapshot
 
equals(Object) - Method in class com.hammurapi.eventbus.Mapper
 
event(K, E, boolean) - Method in interface com.hammurapi.eventbus.AbstractEventBus.Snapshot
 
event(K, E, boolean) - Method in class com.hammurapi.eventbus.DispatchNetworkDotSnapshot
 
EventBus<E,P extends Comparable<P>,C,K,H extends EventBus.Handle<E,P,C>,S extends EventStore<E,P,C,H,S>> - Interface in com.hammurapi.eventbus
Event bus asynchronously dispatches events to registered handlers.
EventBus.BusManager<E,P extends Comparable<P>,C,K,H extends EventBus.Handle<E,P,C>,S extends EventStore<E,P,C,H,S>> - Interface in com.hammurapi.eventbus
Interface for live batch update of handlers.
EventBus.Handle<E,P extends Comparable<P>,C> - Interface in com.hammurapi.eventbus
The primary purpose of Handle in the event bus is to be a synchronization object.
EventBusException - Exception in com.hammurapi.eventbus
 
EventBusException() - Constructor for exception com.hammurapi.eventbus.EventBusException
 
EventBusException(String) - Constructor for exception com.hammurapi.eventbus.EventBusException
 
EventBusException(Throwable) - Constructor for exception com.hammurapi.eventbus.EventBusException
 
EventBusException(String, Throwable) - Constructor for exception com.hammurapi.eventbus.EventBusException
 
EventDispatchContext<E,P extends Comparable<P>,C,H extends EventBus.Handle<E,P,C>,S extends EventStore<E,P,C,H,S>> - Interface in com.hammurapi.eventbus
Context of event dispatching.
EventDispatchException - Exception in com.hammurapi.eventbus
This exception is thrown in the case of problems dispatching event to handlers.
EventDispatchException(String) - Constructor for exception com.hammurapi.eventbus.EventDispatchException
 
EventDispatchException(Throwable) - Constructor for exception com.hammurapi.eventbus.EventDispatchException
 
EventDispatchException(String, Throwable) - Constructor for exception com.hammurapi.eventbus.EventDispatchException
 
EventDispatchJoinContext<E,P extends Comparable<P>,C,H extends EventBus.Handle<E,P,C>,S extends EventStore<E,P,C,H,S>> - Interface in com.hammurapi.eventbus
 
EventDispatchJoinContextFilter<E,P extends Comparable<P>,C,H extends EventBus.Handle<E,P,C>,S extends EventStore<E,P,C,H,S>> - Class in com.hammurapi.eventbus
 
EventDispatchJoinContextFilter(EventDispatchContext<E, P, C, H, S>) - Constructor for class com.hammurapi.eventbus.EventDispatchJoinContextFilter
 
EventDispatchMultiCauseException - Exception in com.hammurapi.eventbus
This exception is thrown from Handle.join() in the case of multiple exceptions thrown during dispatching of the event to handlers.
EventDispatchMultiCauseException(Collection<Exception>) - Constructor for exception com.hammurapi.eventbus.EventDispatchMultiCauseException
 
EventHandler<E,P extends Comparable<P>,C,H extends EventBus.Handle<E,P,C>,S extends EventStore<E,P,C,H,S>> - Interface in com.hammurapi.eventbus
Event handler.
EventHandlerWrapper<E,P extends Comparable<P>,C,K,H extends EventBus.Handle<E,P,C>,S extends EventStore<E,P,C,H,S>> - Interface in com.hammurapi.eventbus
Wrapper interface.
EventHandlerWrapperFilter<E,P extends Comparable<P>,C,K,H extends EventBus.Handle<E,P,C>,S extends EventStore<E,P,C,H,S>> - Class in com.hammurapi.eventbus
Wrapper interface.
EventHandlerWrapperFilter(EventHandlerWrapper<E, P, C, K, H, S>, <any>) - Constructor for class com.hammurapi.eventbus.EventHandlerWrapperFilter
 
EventStore<E,P extends Comparable<P>,C,H extends EventBus.Handle<E,P,C>,S extends EventStore<E,P,C,H,S>> - Interface in com.hammurapi.eventbus
Store of events (working memory).
extract(S, Map<S, Map<<any>, ? super E>>, H...) - Method in class com.hammurapi.eventbus.HandleExtractor
 
extract(CompositeContext<T, P, C, H, S>, Map<CompositeContext<T, P, C, H, S>, Map<<any>, ? super Boolean>>, AbstractEventBus.Handle<T, P, C, K>[]...) - Method in class com.hammurapi.eventbus.MappedHandlePredicate
 
extractHandlerIds(EventHandlerWrapper<E, P, C, K, H, S>) - Method in class com.hammurapi.eventbus.AbstractEventBus
 
extractHandlerIds(EventHandlerWrapper<E, P, C, Long, AbstractEventBus.Handle<E, P, C, Long>, S>) - Method in class com.hammurapi.eventbus.local.LocalEventBusBase
 

A B C D E G H I J L M N O P R S T U V W