Uses of Interface
org.jreleaser.model.internal.common.Http
Packages that use Http
Package
Description
-
Uses of Http in org.jreleaser.model.internal.announce
Classes in org.jreleaser.model.internal.announce that implement Http -
Uses of Http in org.jreleaser.model.internal.common
Classes in org.jreleaser.model.internal.common that implement Http -
Uses of Http in org.jreleaser.model.internal.download
Classes in org.jreleaser.model.internal.download that implement Http -
Uses of Http in org.jreleaser.model.internal.upload
Classes in org.jreleaser.model.internal.upload that implement Http -
Uses of Http in org.jreleaser.model.internal.validation.common
Methods in org.jreleaser.model.internal.validation.common with parameters of type HttpModifier and TypeMethodDescriptionstatic voidHttpValidator.validateHttp(JReleaserContext context, Http http, String prefix, String name, org.jreleaser.util.Errors errors)