public class ApacheHttpClientTransport extends Object implements IHttpTransport
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ApacheHttpClientTransport.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Close() |
RawResponse |
execute(RawRequest rawRequest) |
static ApacheHttpClientTransport.Builder |
newBuilder() |
public static ApacheHttpClientTransport.Builder newBuilder()
public void Close()
throws IOException
IOExceptionpublic RawResponse execute(RawRequest rawRequest) throws Exception
execute 在接口中 IHttpTransportExceptionCopyright © 2025. All rights reserved.