Uses of Class
org.citrusframework.http.yaml.Http.HttpResponse
Packages that use Http.HttpResponse
-
Uses of Http.HttpResponse in org.citrusframework.http.yaml
Fields in org.citrusframework.http.yaml declared as Http.HttpResponseModifier and TypeFieldDescriptionprotected Http.HttpResponseHttp.ClientResponse.responseprotected Http.HttpResponseHttp.ServerResponse.responseMethods in org.citrusframework.http.yaml that return Http.HttpResponseModifier and TypeMethodDescriptionHttp.ClientResponse.getResponse()Http.ServerResponse.getResponse()Methods in org.citrusframework.http.yaml with parameters of type Http.HttpResponseModifier and TypeMethodDescriptionvoidHttp.ClientResponse.setResponse(Http.HttpResponse response) voidHttp.ServerResponse.setResponse(Http.HttpResponse response)