Uses of Class
org.rostore.client.RoStoreClientProperties
Packages that use RoStoreClientProperties
-
Uses of RoStoreClientProperties in org.rostore.client
Methods in org.rostore.client that return RoStoreClientPropertiesModifier and TypeMethodDescriptionRoStoreClient.getProperties()Returns the rostore connection propertiesRequestProperties.getRoStoreClientProperties()Properties of theRoStoreClientto be used in the request.Constructors in org.rostore.client with parameters of type RoStoreClientPropertiesModifierConstructorDescriptionRequestProperties(RoStoreClientProperties roStoreClientProperties) RoStoreClient(TrustManager[] trustManagers, RoStoreClientProperties roStoreProperties) Creates a new rostore clientRoStoreClient(RoStoreClientProperties roStoreProperties)