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
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
bus.http
Package
org.miaixz.bus.http.cache
Interface CacheRequest
public interface
CacheRequest
缓存请求信息
Since:
Java 17+
Author:
Kimi Liu
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
abort
()
终止这个缓存
org.miaixz.bus.core.io.sink.Sink
body
()
Method Details
body
org.miaixz.bus.core.io.sink.Sink
body
() throws
IOException
Returns:
字节流信息
Throws:
IOException
- 异常
abort
void
abort
()
终止这个缓存