Home
last modified time | relevance | path

Searched defs:postMethod (Results 1 – 6 of 6) sorted by relevance

/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web/src/main/java/org/springframework/remoting/httpinvoker/
H A DCommonsHttpInvokerRequestExecutor.java137 PostMethod postMethod = createPostMethod(config); in doExecuteRequest() local
161 PostMethod postMethod = new PostMethod(config.getServiceUrl()); in createPostMethod() local
187 HttpInvokerClientConfiguration config, PostMethod postMethod, ByteArrayOutputStream baos) in setRequestBody()
202 HttpInvokerClientConfiguration config, HttpClient httpClient, PostMethod postMethod) in executePostMethod()
219 protected void validateResponse(HttpInvokerClientConfiguration config, PostMethod postMethod) in validateResponse()
243 protected InputStream getResponseBody(HttpInvokerClientConfiguration config, PostMethod postMethod) in getResponseBody()
261 protected boolean isGzipResponse(PostMethod postMethod) { in isGzipResponse()
H A DHttpComponentsHttpInvokerRequestExecutor.java154 HttpPost postMethod = createHttpPost(config); in doExecuteRequest() local
/dports/security/vuls/vuls-0.13.7/vendor/github.com/nlopes/slack/
H A Dslack.go146 func (api *Client) postMethod(ctx context.Context, path string, values url.Values, intf interface{}… func
/dports/www/beehive/beehive-0.4.0/vendor/github.com/nlopes/slack/
H A Dslack.go146 func (api *Client) postMethod(ctx context.Context, path string, values url.Values, intf interface{}… func
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/slack-go/slack/
H A Dslack.go155 func (api *Client) postMethod(ctx context.Context, path string, values url.Values, intf interface{}… func
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/slack-go/slack/
H A Dslack.go155 func (api *Client) postMethod(ctx context.Context, path string, values url.Values, intf interface{}… func