Uses of Interface
io.jenkins.plugins.wxwork.contract.HttpResponse
Packages that use HttpResponse
Package
Description
-
Uses of HttpResponse in io.jenkins.plugins.wxwork.contract
Methods in io.jenkins.plugins.wxwork.contract that return HttpResponse -
Uses of HttpResponse in io.jenkins.plugins.wxwork.httpclient
Methods in io.jenkins.plugins.wxwork.httpclient that return HttpResponse -
Uses of HttpResponse in io.jenkins.plugins.wxwork.protocol
Classes in io.jenkins.plugins.wxwork.protocol that implement HttpResponse -
Uses of HttpResponse in io.jenkins.plugins.wxwork.robot
Methods in io.jenkins.plugins.wxwork.robot with parameters of type HttpResponseModifier and TypeMethodDescriptionprotected abstract RobotResponse
AbstractRobotMessageSender.wrapResponse
(HttpResponse httpResponse) 包装responseprotected RobotResponse
WXWorkRobotMessageSender.wrapResponse
(HttpResponse httpResponse)