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