- Author
- Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g
Definition at line 26 of file HttpRequest.java.
◆ HttpRequest()
org.turro.push.service.HttpRequest.HttpRequest |
( |
String |
url, |
|
|
Map< String, String > |
headers, |
|
|
byte[] |
body |
|
) |
| |
◆ getBody()
byte [] org.turro.push.service.HttpRequest.getBody |
( |
| ) |
|
◆ getHeaders()
Map<String, String> org.turro.push.service.HttpRequest.getHeaders |
( |
| ) |
|
◆ getUrl()
String org.turro.push.service.HttpRequest.getUrl |
( |
| ) |
|
The documentation for this class was generated from the following file: