com.fasterxml.storemate.client.call.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of storemate-client-base Show documentation
Show all versions of storemate-client-base Show documentation
Building blocks for client libraries that access
StoreMate-based service.
/**
* Package that contains abstractions used for handling of a
* single physical call by client to server.
* These are done in context of an operation; one or more calls
* for each operation.
*/
package com.fasterxml.storemate.client.call;