Module bus.http

Interface CacheRequest


public interface CacheRequest
缓存请求信息
Since:
Java 17+
Author:
Kimi Liu
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    终止这个缓存
    org.miaixz.bus.core.io.sink.Sink
     
  • Method Details

    • body

      org.miaixz.bus.core.io.sink.Sink body() throws IOException
      Returns:
      字节流信息
      Throws:
      IOException - 异常
    • abort

      void abort()
      终止这个缓存