Uses of Class
net.engio.mbassy.bus.config.Feature.AsynchronousHandlerInvocation
-
Packages that use Feature.AsynchronousHandlerInvocation Package Description net.engio.mbassy.bus.config -
-
Uses of Feature.AsynchronousHandlerInvocation in net.engio.mbassy.bus.config
Methods in net.engio.mbassy.bus.config that return Feature.AsynchronousHandlerInvocation Modifier and Type Method Description static Feature.AsynchronousHandlerInvocationFeature.AsynchronousHandlerInvocation. Default()static Feature.AsynchronousHandlerInvocationFeature.AsynchronousHandlerInvocation. Default(int minThreadCount, int maxThreadCount)Feature.AsynchronousHandlerInvocationFeature.AsynchronousHandlerInvocation. setExecutor(java.util.concurrent.ExecutorService executor)
-