JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
io.github.devlibx.easy.http.util
Interface Call.IResponseBuilderFunc<R>
Enclosing class:
Call
<
R
>
public static interface
Call.IResponseBuilderFunc<R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
apply
(byte[] bytes)
Method Details
apply
R
apply
(byte[] bytes)
throws
Exception
Throws:
Exception