public class WxApiHttpRequestFactory extends Object implements org.springframework.http.client.ClientHttpRequestFactory
| Constructor and Description |
|---|
WxApiHttpRequestFactory(WxProperties wxProperties) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.client.ClientHttpRequest |
createRequest(URI uri,
org.springframework.http.HttpMethod httpMethod) |
public WxApiHttpRequestFactory(WxProperties wxProperties)
public org.springframework.http.client.ClientHttpRequest createRequest(URI uri, org.springframework.http.HttpMethod httpMethod) throws IOException
createRequest in interface org.springframework.http.client.ClientHttpRequestFactoryIOExceptionCopyright © 2018 Guangshan Technology, Inc.. All rights reserved.