public interface ServiceOption
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBaseHttpUrl() |
String |
getBaseWebSocketUrl() |
default String |
getFunction() |
HttpMethod |
getHttpMethod() |
default Boolean |
getIsAsyncTask() |
default boolean |
getIsFlatten()
Is flatten request and response
|
default Boolean |
getIsSSE() |
default OutputMode |
getOutputMode() |
Protocol |
getProtocol() |
StreamingMode |
getStreamingMode() |
default String |
getTask() |
default String |
getTaskGroup() |
String |
httpUrl() |
default String |
webSocketUrl() |
default String getTaskGroup()
default String getTask()
default String getFunction()
StreamingMode getStreamingMode()
default OutputMode getOutputMode()
Protocol getProtocol()
HttpMethod getHttpMethod()
String httpUrl()
String getBaseHttpUrl()
String getBaseWebSocketUrl()
default Boolean getIsSSE()
default Boolean getIsAsyncTask()
default String webSocketUrl()
default boolean getIsFlatten()
Copyright © 2024. All rights reserved.