JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
E
F
G
H
I
L
M
N
Q
R
S
T
U
V
W
X
Y
H
httpGet(String, Class<T>)
- Static method in class nosi.core.webapp.
Core
Consume a REST API Json using get
httpGet(String, String[], Class<T>)
- Static method in class nosi.core.webapp.
Core
Consume a REST API using get
httpGet(String, String[], Map<String, Object>, Class<T>)
- Static method in class nosi.core.webapp.
Core
Consume a REST API using Get
httpPost(String, Object, String[], Map<String, Object>, String, Class<T>)
- Static method in class nosi.core.webapp.
Core
Consume a REST API using post
httpPost(String, Object, String[], String, Class<T>)
- Static method in class nosi.core.webapp.
Core
Consume a REST API using post
A
C
D
E
F
G
H
I
L
M
N
Q
R
S
T
U
V
W
X
Y
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes