Uses of Package
org.rostore.client

Packages that use org.rostore.client
Package
Description
RoStore java client classes
Serializer/Deserializer used in the client.
  • Class
    Description
    Class is used to access and modify the api keys on the storage.
    The exception is thrown by rostore client, in case of any issue in the communication with the remote rostore service.
    Specify a content-type header for the request to the remote rostore service.
    Represents a simple rostore container.
    This interface (function) provides a flexible way to define a new expiration policy for the given object
    Interface specifies the logic for key object serialization
    Encapsulates access to the container that uses specific serializer / deserializer.
    This is a backbone class that contains all the data needed to execute a REST request against the remote rostore instance.
    The major object to access the remote rostore service.
    Properties that define connection to the remote rostore service
    The class represents the result of key listing operation.
    Versioned object, containing the object itself, and metadata: ttl information and version
  • Class
    Description
    Specify a content-type header for the request to the remote rostore service.