|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ExtendedHttpMethod in com.eviware.soapui.impl.wsdl.monitor |
|---|
| Methods in com.eviware.soapui.impl.wsdl.monitor with parameters of type ExtendedHttpMethod | |
|---|---|
void |
JProxyServletWsdlMonitorMessageExchange.setResponseHeader(ExtendedHttpMethod method)
|
| Uses of ExtendedHttpMethod in com.eviware.soapui.impl.wsdl.submit.transports.http |
|---|
| Methods in com.eviware.soapui.impl.wsdl.submit.transports.http with parameters of type ExtendedHttpMethod | |
|---|---|
protected void |
BaseHttpResponse.initHeaders(ExtendedHttpMethod httpMethod)
|
protected void |
BaseHttpResponse.initHeadersForLoadTest(ExtendedHttpMethod httpMethod)
|
| Constructors in com.eviware.soapui.impl.wsdl.submit.transports.http with parameters of type ExtendedHttpMethod | |
|---|---|
BaseHttpResponse(ExtendedHttpMethod httpMethod,
AbstractHttpRequestInterface<?> httpRequest,
PropertyExpansionContext context)
|
|
SinglePartHttpResponse(AbstractHttpRequestInterface<?> httpRequest,
ExtendedHttpMethod httpMethod,
java.lang.String requestContent,
PropertyExpansionContext context)
|
|
| Uses of ExtendedHttpMethod in com.eviware.soapui.impl.wsdl.submit.transports.http.support.attachments |
|---|
| Constructors in com.eviware.soapui.impl.wsdl.submit.transports.http.support.attachments with parameters of type ExtendedHttpMethod | |
|---|---|
MimeMessageResponse(AbstractHttpRequestInterface<?> httpRequest,
ExtendedHttpMethod httpMethod,
java.lang.String requestContent,
PropertyExpansionContext context)
|
|
PostResponseDataSource(ExtendedHttpMethod postMethod)
|
|
WsdlMimeMessageResponse(WsdlRequest httpRequest,
ExtendedHttpMethod httpMethod,
java.lang.String requestContent,
PropertyExpansionContext context)
|
|
WsdlSinglePartHttpResponse(WsdlRequest wsdlRequest,
ExtendedHttpMethod postMethod,
java.lang.String requestContent,
PropertyExpansionContext context)
|
|
| Uses of ExtendedHttpMethod in com.eviware.soapui.impl.wsdl.submit.transports.http.support.methods |
|---|
| Classes in com.eviware.soapui.impl.wsdl.submit.transports.http.support.methods that implement ExtendedHttpMethod | |
|---|---|
class |
ExtendedDeleteMethod
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 |
ExtendedOptionsMethod
Extended PostMethod that supports limiting of response size and detailed timestamps |
class |
ExtendedPostMethod
Extended PostMethod that supports limiting of response size and detailed timestamps |
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 |
| Uses of ExtendedHttpMethod in com.eviware.soapui.impl.wsdl.support.wsa |
|---|
| Methods in com.eviware.soapui.impl.wsdl.support.wsa with parameters of type ExtendedHttpMethod | |
|---|---|
java.lang.String |
WsaUtils.addWSAddressingRequest(WsaContainer wsaContainer,
ExtendedHttpMethod httpMethod)
|
| Uses of ExtendedHttpMethod in com.eviware.soapui.impl.wsdl.support.wsrm |
|---|
| Methods in com.eviware.soapui.impl.wsdl.support.wsrm with parameters of type ExtendedHttpMethod | |
|---|---|
java.lang.String |
WsrmUtils.createNewWSReliableMessagingRequest(WsdlRequest wsrmContainer,
ExtendedHttpMethod httpMethod,
java.lang.String identifier,
long msgNumber,
java.lang.String endpoint)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||