Uses of Class
io.clonecloudstore.common.quarkus.client.SimpleClientFactoryAbstract
Packages that use SimpleClientFactoryAbstract
Package
Description
-
Uses of SimpleClientFactoryAbstract in io.clonecloudstore.accessor.client
Subclasses of SimpleClientFactoryAbstract in io.clonecloudstore.accessor.clientModifier and TypeClassDescriptionclassBucket Client API FactoryclassBucket Client API Factory -
Uses of SimpleClientFactoryAbstract in io.clonecloudstore.accessor.client.internal
Subclasses of SimpleClientFactoryAbstract in io.clonecloudstore.accessor.client.internalModifier and TypeClassDescriptionclassBucket Client API FactoryclassBucket Client API Factory -
Uses of SimpleClientFactoryAbstract in io.clonecloudstore.administration.client
Subclasses of SimpleClientFactoryAbstract in io.clonecloudstore.administration.client -
Uses of SimpleClientFactoryAbstract in io.clonecloudstore.common.quarkus.client
Subclasses of SimpleClientFactoryAbstract in io.clonecloudstore.common.quarkus.clientModifier and TypeClassDescriptionclassClientFactoryAbstract<S extends Closeable>The Abstract implementation for the Client Factory.
Note that the implementation can use ApplicationScoped annotation.Methods in io.clonecloudstore.common.quarkus.client that return SimpleClientFactoryAbstractModifier and TypeMethodDescriptionprotected SimpleClientFactoryAbstract<S> SimpleClientAbstract.getFactory()Allows to change the target after initialization.Allows to change the target after initialization.Constructors in io.clonecloudstore.common.quarkus.client with parameters of type SimpleClientFactoryAbstractModifierConstructorDescriptionprotectedSimpleClientAbstract(SimpleClientFactoryAbstract<S> factory, URI uri) Constructor used by the Factory -
Uses of SimpleClientFactoryAbstract in io.clonecloudstore.replicator.client
Subclasses of SimpleClientFactoryAbstract in io.clonecloudstore.replicator.client -
Uses of SimpleClientFactoryAbstract in io.clonecloudstore.replicator.server.remote.client