Package net.engio.mbassy.bus.config
Interface Feature
-
- All Known Implementing Classes:
Feature.AsynchronousHandlerInvocation
,Feature.AsynchronousMessageDispatch
,Feature.SyncPubSub
public interface Feature
A feature defines the configuration of a specific functionality of a message bus.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
Feature.AsynchronousHandlerInvocation
static class
Feature.AsynchronousMessageDispatch
static class
Feature.SyncPubSub
-