Uses of Class
sunlabs.brazil.util.http.HttpRequest
-
Packages that use HttpRequest Package Description sunlabs.brazil.handler -
-
Uses of HttpRequest in sunlabs.brazil.handler
Methods in sunlabs.brazil.handler with parameters of type HttpRequest Modifier and Type Method Description void
PollHandler. fillProps(java.util.Properties props, HttpRequest target)
Fill the properties from the input streamvoid
RePollHandler. fillProps(java.util.Properties props, HttpRequest target)
Fill the properties by extracting fields from the response.
-