Uses of Class
com.scaleoutsoftware.modules.abstractions.MessageProcessor
Packages that use MessageProcessor
Package
Description
Hosting package for API and MSG modules is used to host modules on a ScaleOut in-memory data grid.
-
Uses of MessageProcessor in com.scaleoutsoftware.modules.hosting
Methods in com.scaleoutsoftware.modules.hosting with parameters of type MessageProcessorModifier and TypeMethodDescription<O> voidModulePackage.addMsgModule(String moduleName, MessageProcessor<O> processor, MsgModuleOptions<O> options) Add a msg module configuration.