JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.rspeer.event
Interface Processor
All Known Implementing Classes:
Processor.Immediate
public interface
Processor
Nested Class Summary
Nested Classes
Modifier and Type
Interface
Description
static class
Processor.Immediate
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(
Event
event,
Set
<
Subscription
> subscriptions)
Method Details
accept
void
accept
(
Event
event,
Set
<
Subscription
> subscriptions)