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