Uses of Class
com.loomcache.server.rest.RestApiServer
Packages that use RestApiServer
-
Uses of RestApiServer in com.loomcache.server.rest
Constructors in com.loomcache.server.rest with parameters of type RestApiServerModifierConstructorDescriptionRestApiRouter(RestApiServer apiServer) Create a new REST API router.