Uses of Interface
app.coronawarn.server.common.federation.client.FederationGatewayClient
-
Packages that use FederationGatewayClient Package Description app.coronawarn.server.services.download app.coronawarn.server.services.federation.upload.client -
-
Uses of FederationGatewayClient in app.coronawarn.server.services.download
Constructors in app.coronawarn.server.services.download with parameters of type FederationGatewayClient Constructor Description FederationGatewayDownloadService(FederationGatewayClient federationGatewayClient)
Constructor. -
Uses of FederationGatewayClient in app.coronawarn.server.services.federation.upload.client
Constructors in app.coronawarn.server.services.federation.upload.client with parameters of type FederationGatewayClient Constructor Description ProdFederationUploadClient(FederationGatewayClient federationGatewayClient)
-