| Package | Description |
|---|---|
| com.eviware.soapui.impl.wsdl.monitor.jettyproxy | |
| com.eviware.soapui.impl.wsdl.submit.transports.http |
RequestTransport implementations
|
| com.eviware.soapui.impl.wsdl.submit.transports.http.support.attachments | |
| com.eviware.soapui.impl.wsdl.submit.transports.http.support.methods | |
| com.eviware.soapui.impl.wsdl.support.http |
HTTP-related support classes
|
| com.eviware.soapui.impl.wsdl.support.wsa |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ProxyServlet.contentTypeMatches(ExtendedHttpMethod method) |
protected void |
ProxyServlet.setProtocolversion(ExtendedHttpMethod postMethod,
String protocolVersion) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtendedEntityEnclosingHttpMethod |
| Modifier and Type | Method and Description |
|---|---|
protected int |
HttpClientRequestTransport.getDefaultHttpPort(ExtendedHttpMethod httpMethod,
org.apache.http.client.HttpClient httpClient) |
protected void |
BaseHttpResponse.initHeaders(ExtendedHttpMethod httpMethod) |
protected void |
BaseHttpResponse.initHeadersForLoadTest(ExtendedHttpMethod httpMethod) |
protected org.apache.http.HttpResponse |
HttpClientRequestTransport.submitRequest(ExtendedHttpMethod httpMethod,
org.apache.http.protocol.HttpContext httpContext) |
| Constructor and Description |
|---|
BaseHttpResponse(ExtendedHttpMethod httpMethod,
AbstractHttpRequestInterface<?> httpRequest,
PropertyExpansionContext context) |
SinglePartHttpResponse(AbstractHttpRequestInterface<?> httpRequest,
ExtendedHttpMethod httpMethod,
String requestContent,
PropertyExpansionContext context) |
| Constructor and Description |
|---|
MimeMessageResponse(AbstractHttpRequestInterface<?> httpRequest,
ExtendedHttpMethod httpMethod,
String requestContent,
PropertyExpansionContext context) |
PostResponseDataSource(ExtendedHttpMethod postMethod) |
WsdlMimeMessageResponse(WsdlRequest httpRequest,
ExtendedHttpMethod httpMethod,
String requestContent,
PropertyExpansionContext context) |
WsdlSinglePartHttpResponse(WsdlRequest wsdlRequest,
ExtendedHttpMethod postMethod,
String requestContent,
PropertyExpansionContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtendedCopyMethod |
class |
ExtendedDeleteMethod
Extended PostMethod that supports limiting of response size and detailed
timestamps
|
class |
ExtendedGenericMethod
Extended PostMethod that supports limiting of response size and detailed
timestamps
|
class |
ExtendedGetMethod
Extended PostMethod that supports limiting of response size and detailed
timestamps
|
class |
ExtendedHeadMethod
Extended PostMethod that supports limiting of response size and detailed
timestamps
|
class |
ExtendedLockMethod |
class |
ExtendedOptionsMethod
Extended PostMethod that supports limiting of response size and detailed
timestamps
|
class |
ExtendedPatchMethod |
class |
ExtendedPostMethod
Extended PostMethod that supports limiting of response size and detailed
timestamps
|
class |
ExtendedPropFindMethod |
class |
ExtendedPurgeMethod |
class |
ExtendedPutMethod
Extended PostMethod that supports limiting of response size and detailed
timestamps
|
class |
ExtendedTraceMethod
Extended PostMethod that supports limiting of response size and detailed
timestamps
|
class |
ExtendedUnlockMethod |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.http.HttpResponse |
HttpClientSupport.execute(ExtendedHttpMethod method) |
static org.apache.http.HttpResponse |
HttpClientSupport.execute(ExtendedHttpMethod method,
org.apache.http.protocol.HttpContext httpContext) |
| Modifier and Type | Method and Description |
|---|---|
String |
WsaUtils.addWSAddressingRequest(WsaContainer wsaContainer,
ExtendedHttpMethod httpMethod) |
Copyright © 2019. All Rights Reserved.