Uses of Class
adams.flow.rest.GenericServer
-
Packages that use GenericServer Package Description adams.flow.rest -
-
Uses of GenericServer in adams.flow.rest
Subclasses of GenericServer in adams.flow.rest Modifier and Type Class Description class
RatsServer
Generic REST service provider for the RATS framework, which allows you to assemble the REST plugins that should make up the service.
Automatically sets the flow context of plugins, if they should implement the adams.flow.core.FlowContextHandler interface, and for rat input context, if they should implement the adams.flow.standalone.rats.input.RatInputUser interface.
-