Package | Description |
---|---|
com.eviware.soapui.impl.rest | |
com.eviware.soapui.impl.support | |
com.eviware.soapui.impl.support.http | |
com.eviware.soapui.impl.wsdl |
WSDL 1.1 implementations of soapui model interface
|
com.eviware.soapui.impl.wsdl.submit.transports.http.support.attachments |
Modifier and Type | Class and Description |
---|---|
class |
RestResource
WSDL implementation of Operation, maps to a WSDL BindingOperation
|
Modifier and Type | Method and Description |
---|---|
AbstractHttpOperation |
AbstractHttpRequest.getOperation() |
Constructor and Description |
---|
AbstractHttpRequest(T config,
AbstractHttpOperation parent,
String icon,
boolean forLoadTest) |
Modifier and Type | Method and Description |
---|---|
AbstractHttpOperation |
HttpRequest.getOperation() |
Modifier and Type | Class and Description |
---|---|
class |
WsdlOperation
WSDL implementation of Operation, maps to a WSDL BindingOperation
|
Constructor and Description |
---|
BodyPartAttachment(javax.mail.BodyPart bodyPart,
AbstractHttpOperation operation,
boolean isRequest,
Attachment.AttachmentType attachmentType) |
MultipartMessageSupport(DataSource dataSource,
String rootPartId,
AbstractHttpOperation operation,
boolean isRequest,
boolean prettyPrint) |
Copyright © 2019. All Rights Reserved.