Uses of Interface
org.apache.axis2.transport.http.Request
Packages that use Request
Package
Description
-
Uses of Request in org.apache.axis2.transport.http
Methods in org.apache.axis2.transport.http that return RequestModifier and TypeMethodDescriptionprotected abstract RequestHTTPSender.createRequest(org.apache.axis2.context.MessageContext msgContext, String methodName, URL url, AxisRequestEntity requestEntity) Start a new HTTP request. -
Uses of Request in org.apache.axis2.transport.http.impl.httpclient5
Methods in org.apache.axis2.transport.http.impl.httpclient5 that return RequestModifier and TypeMethodDescriptionprotected RequestHTTPSenderImpl.createRequest(org.apache.axis2.context.MessageContext msgContext, String methodName, URL url, AxisRequestEntity requestEntity)