JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.luna.common.net.async.CustomResponseBody
Packages that use
CustomResponseBody
Package
Description
com.luna.common.net.async
异步消息处理回调
Uses of
CustomResponseBody
in
com.luna.common.net.async
Methods in
com.luna.common.net.async
that return
CustomResponseBody
Modifier and Type
Method
Description
CustomResponseBody
CustomAsyncHttpResponse.
getBody
()
Methods in
com.luna.common.net.async
with parameters of type
CustomResponseBody
Modifier and Type
Method
Description
void
CustomAsyncHttpResponse.
setBody
(
CustomResponseBody
body)