JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
tech.mgl.core.utils.http
Interface MGLRequestCallBack
public interface
MGLRequestCallBack
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
failure
(
IOException
e)
void
result
(
String
body)
Method Details
result
void
result
(
String
body)
failure
void
failure
(
IOException
e)