Uses of Class
io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
Packages that use SimpleClientAbstract
Package
Description
-
Uses of SimpleClientAbstract in io.clonecloudstore.accessor.client
Subclasses of SimpleClientAbstract in io.clonecloudstore.accessor.clientModifier and TypeClassDescriptionclassClient for Accessor BucketclassClient for Accessor Object -
Uses of SimpleClientAbstract in io.clonecloudstore.accessor.client.internal
Subclasses of SimpleClientAbstract in io.clonecloudstore.accessor.client.internalModifier and TypeClassDescriptionclassClient for Accessor BucketclassClient for Accessor Object -
Uses of SimpleClientAbstract in io.clonecloudstore.administration.client
Subclasses of SimpleClientAbstract in io.clonecloudstore.administration.client -
Uses of SimpleClientAbstract in io.clonecloudstore.common.quarkus.client
Subclasses of SimpleClientAbstract in io.clonecloudstore.common.quarkus.clientModifier and TypeClassDescriptionclassClientAbstract<I,O, S extends Closeable> Client Abstraction with prepared methods for Get and Post request using InputStreamMethods in io.clonecloudstore.common.quarkus.client that return SimpleClientAbstractModifier and TypeMethodDescriptionabstract SimpleClientAbstract<S> SimpleClientFactoryAbstract.newClient()In general, implementation is simply: return new ClientImpl(this);For Factory with multiple targets, to ensure correctness of URI -
Uses of SimpleClientAbstract in io.clonecloudstore.common.quarkus.client.utils
Methods in io.clonecloudstore.common.quarkus.client.utils with parameters of type SimpleClientAbstractModifier and TypeMethodDescriptionClientResponseExceptionMapper.handleCompletableObject(SimpleClientAbstract<?> simpleClientAbstract, CompletableFuture<?> completableFuture) ClientResponseExceptionMapper.handleUniObject(SimpleClientAbstract<?> simpleClientAbstract, io.smallrye.mutiny.Uni<?> uni) ClientResponseExceptionMapper.handleUniObject(SimpleClientAbstract<?> simpleClientAbstract, io.smallrye.mutiny.Uni<?> uni, InputStream inputStreamOptional) -
Uses of SimpleClientAbstract in io.clonecloudstore.replicator.client
Subclasses of SimpleClientAbstract in io.clonecloudstore.replicator.client -
Uses of SimpleClientAbstract in io.clonecloudstore.replicator.server.remote.client
Subclasses of SimpleClientAbstract in io.clonecloudstore.replicator.server.remote.client