public final class AsyncTaskOption extends Object implements ServiceOption
| 构造器和说明 |
|---|
AsyncTaskOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFunction() |
HttpMethod |
getHttpMethod() |
OutputMode |
getOutputMode() |
Protocol |
getProtocol() |
StreamingMode |
getStreamingMode() |
String |
getTask() |
String |
getTaskGroup() |
String |
httpUrl() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBaseHttpUrl, getBaseWebSocketUrl, getIsAsyncTask, getIsFlatten, getIsSSE, webSocketUrlpublic String httpUrl()
httpUrl 在接口中 ServiceOptionpublic Protocol getProtocol()
getProtocol 在接口中 ServiceOptionpublic HttpMethod getHttpMethod()
getHttpMethod 在接口中 ServiceOptionpublic String getTaskGroup()
getTaskGroup 在接口中 ServiceOptionpublic String getTask()
getTask 在接口中 ServiceOptionpublic String getFunction()
getFunction 在接口中 ServiceOptionpublic StreamingMode getStreamingMode()
getStreamingMode 在接口中 ServiceOptionpublic OutputMode getOutputMode()
getOutputMode 在接口中 ServiceOptionCopyright © 2024. All rights reserved.