Uses of Class
org.mockserver.state.Versioned
Packages that use Versioned
-
Uses of Versioned in org.mockserver.state
Methods in org.mockserver.state that return VersionedMethods in org.mockserver.state that return types with arguments of type VersionedModifier and TypeMethodDescriptionRetrieves the versioned value for the given key.InMemoryExpectationKeyValueStore.putIfAbsent(String key, ExpectationEntry value) InMemoryKeyValueStore.putIfAbsent(String key, V value) KeyValueStore.putIfAbsent(String key, V value) Atomically inserts the value only if no entry for the key exists yet.Constructors in org.mockserver.state with parameters of type Versioned -
Uses of Versioned in org.mockserver.state.infinispan
Methods in org.mockserver.state.infinispan that return types with arguments of type Versioned