Uses of Class
com.pixelservices.flash.components.http.expected.ExpectedBodyFile
Packages that use ExpectedBodyFile
-
Uses of ExpectedBodyFile in com.pixelservices.flash.components.http
Fields in com.pixelservices.flash.components.http with type parameters of type ExpectedBodyFileModifier and TypeFieldDescriptionprotected Map
<String, ExpectedBodyFile> RequestHandler.expectedBodyFiles
Methods in com.pixelservices.flash.components.http that return ExpectedBodyFileModifier and TypeMethodDescriptionRequestHandler.expectedBodyFile
(String fieldName) Specify an expected body fileRequestHandler.expectedBodyFile
(String fieldName, String description) Specify an expected body file with descriptionMethods in com.pixelservices.flash.components.http that return types with arguments of type ExpectedBodyFileModifier and TypeMethodDescriptionHandlerSpecification.getExpectedBodyFiles()
Retrieves the expected body files for this handler.RequestHandler.getExpectedBodyFiles()