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 String
AbstractCompletionListener.logErrorMessage
(HttpResult error, Path errorMessagePath, int maxLine) void
AbstractCompletionListener.onError
(HttpResult error) void
CompletionListener.onError
(HttpResult error) void
CompletionListener.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 TypeMethodDescriptionvoid
RemoteJarSigner.OverwriteJarOnSuccess.onSuccess
(HttpResult result)