JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
odo.service
Package
net.odoframework.service
Interface Request
All Known Subinterfaces:
WebRequest
All Known Implementing Classes:
SimpleWebRequest
public interface
Request
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getBody
()
<T> T
getBody
(
Class
<T> type)
Method Details
getBody
String
getBody
()
getBody
<T>
T
getBody
(
Class
<T> type)