public interface ServiceOption
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFunction() |
HttpMethod |
getHttpMethod() |
default Boolean |
getIsAsyncTask() |
default Boolean |
getIsSSE() |
OutputMode |
getOutputMode() |
Protocol |
getProtocol() |
StreamingMode |
getStreamingMode() |
String |
getTask() |
String |
getTaskGroup() |
String |
httpUrl() |
default String |
webSocketUrl() |
String getTaskGroup()
String getTask()
String getFunction()
StreamingMode getStreamingMode()
OutputMode getOutputMode()
Protocol getProtocol()
HttpMethod getHttpMethod()
String httpUrl()
default Boolean getIsSSE()
default Boolean getIsAsyncTask()
default String webSocketUrl()
Copyright © 2023. All rights reserved.