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 voidPollHandler. fillProps(java.util.Properties props, HttpRequest target)Fill the properties from the input streamvoidRePollHandler. fillProps(java.util.Properties props, HttpRequest target)Fill the properties by extracting fields from the response.
-