Package org.miaixz.bus.http
Class Httpv
java.lang.Object
org.miaixz.bus.http.Httpv
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic interfaceHttp 配置器static class串行预处理器class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddTagTask(String tag, Cancelable canceler, CoverHttp<?> task) baseUrl()bodyType()static Httpv.Builderbuilder()HTTP 构建器intvoidcharset()executor()inthttpd()org.miaixz.bus.core.lang.MediaTypevoidpreprocess(CoverHttp<? extends CoverHttp<?>> coverHttp, Runnable request, boolean skipPreproc, boolean skipSerialPreproc) intintvoidremoveTagTask(CoverHttp<?> task) tagTasks()webSocket(Request request, WebSocketListener listener)
-
Constructor Details
-
Httpv
public Httpv() -
Httpv
-
-
Method Details
-
builder
-
async
-
sync
-
webSocket
-
cancel
-
cancelAll
public void cancelAll() -
request
-
webSocket
-
httpd
-
preprocTimeoutMillis
public int preprocTimeoutMillis() -
getTagTaskCount
public int getTagTaskCount() -
addTagTask
-
removeTagTask
-
mediaType
-
executor
-
preprocess
-
newBuilder
-
baseUrl
-
mediaTypes
-
preprocessors
-
tagTasks
-
preprocTimeoutTimes
public int preprocTimeoutTimes() -
charset
-
bodyType
-