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