com.fasterxml.clustermate.service.http.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of clustermate-service Show documentation
Show all versions of clustermate-service Show documentation
Building blocks for ClusterMate-based services and servers.
/**
* Package that contains tiny abstraction layer needed to allow
* running store via alternate HTTP abstraction layers; initially
* "Plain Old Servlet" or JAX-RS.
*/
package com.fasterxml.clustermate.service.http;