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