Uses of Interface
org.eclipse.cbi.maven.http.HttpResult
Packages that use HttpResult
Package
Description
-
Uses of HttpResult in org.eclipse.cbi.maven.http
Methods in org.eclipse.cbi.maven.http with parameters of type HttpResultModifier and TypeMethodDescriptionprivate StringAbstractCompletionListener.logErrorMessage(HttpResult error, Path errorMessagePath, int maxLine) voidAbstractCompletionListener.onError(HttpResult error) voidCompletionListener.onError(HttpResult error) voidCompletionListener.onSuccess(HttpResult result) -
Uses of HttpResult in org.eclipse.cbi.maven.http.apache
Classes in org.eclipse.cbi.maven.http.apache that implement HttpResult -
Uses of HttpResult in org.eclipse.cbi.maven.plugins.jarsigner
Methods in org.eclipse.cbi.maven.plugins.jarsigner with parameters of type HttpResultModifier and TypeMethodDescriptionvoidRemoteJarSigner.OverwriteJarOnSuccess.onSuccess(HttpResult result)