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