Modifier and Type | Method and Description |
---|---|
MessageXmlObject |
AbstractMockResponse.createMessageXmlObject(String responseContent,
WsdlOperation wsdlOperation) |
void |
AbstractMockRequest.setOperation(WsdlOperation operation) |
Modifier and Type | Method and Description |
---|---|
WsdlOperation |
WsaRequest.getOperation() |
Modifier and Type | Method and Description |
---|---|
void |
WsaRequest.setOperation(WsdlOperation operation) |
Modifier and Type | Method and Description |
---|---|
WsdlOperation |
WsdlInterface.addNewOperation(javax.wsdl.BindingOperation operation) |
WsdlOperation |
WsdlRequest.getOperation() |
WsdlOperation |
WsdlInterface.getOperationAt(int index) |
WsdlOperation |
WsdlInterface.getOperationByName(String name) |
Modifier and Type | Method and Description |
---|---|
void |
WsdlInterface.removeOperation(WsdlOperation wsdlOperation) |
void |
WsdlRequest.setOperation(WsdlOperation wsdlOperation) |
Constructor and Description |
---|
WsdlRequest(WsdlOperation operation,
WsdlRequestConfig callConfig) |
WsdlRequest(WsdlOperation operation,
WsdlRequestConfig callConfig,
boolean forLoadTest) |
Modifier and Type | Method and Description |
---|---|
WsdlOperation |
AddNewMockOperationAction.OperationWrapper.getOperation() |
Constructor and Description |
---|
OperationWrapper(WsdlOperation operation) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AddOperationAsMockResponseStepAction.addMockResponse(WsdlTestCase testCase,
WsdlOperation operation) |
boolean |
AddOperationToMockServiceAction.addOperationToMockService(WsdlOperation operation,
WsdlMockService mockService) |
void |
RelabelOperationAction.perform(WsdlOperation operation,
Object param) |
void |
NewRequestAction.perform(WsdlOperation operation,
Object param) |
void |
AddOperationToMockServiceAction.perform(WsdlOperation operation,
Object param) |
void |
AddOperationAsMockResponseStepAction.perform(WsdlOperation operation,
Object param) |
Modifier and Type | Method and Description |
---|---|
WsdlOperation |
WsdlMockResponse.getOperation() |
WsdlOperation |
WsdlMockOperation.getOperation() |
Modifier and Type | Method and Description |
---|---|
List<WsdlOperation> |
WsdlMockService.getMockedOperations() |
Modifier and Type | Method and Description |
---|---|
void |
WsdlMockResponse.setOperation(WsdlOperation operation) |
void |
WsdlMockOperation.setOperation(WsdlOperation operation) |
Constructor and Description |
---|
WsdlMockOperation(WsdlMockService mockService,
MockOperationConfig config,
WsdlOperation operation) |
Modifier and Type | Method and Description |
---|---|
WsdlOperation |
TcpMonWsdlMonitorMessageExchange.getOperation() |
WsdlOperation |
JProxyServletWsdlMonitorMessageExchange.getOperation() |
Modifier and Type | Method and Description |
---|---|
WsdlOperation |
WsdlMockResultMessageExchange.getOperation() |
WsdlOperation |
WsdlMockResponseMessageExchange.getOperation() |
WsdlOperation |
WsdlMockRequestMessageExchange.getOperation() |
Modifier and Type | Method and Description |
---|---|
JPanel |
WsdlOperationPanelBuilder.buildOverviewPanel(WsdlOperation operation) |
Modifier and Type | Method and Description |
---|---|
WsdlOperation |
WsdlMessageExchange.getOperation() |
abstract WsdlOperation |
AbstractWsdlMessageExchange.getOperation() |
Modifier and Type | Method and Description |
---|---|
static List<HttpAttachmentPart> |
AttachmentUtils.extractAttachmentParts(WsdlOperation operation,
String messageContent,
boolean addAnonymous,
boolean isResponse,
boolean forceMtom) |
static Attachment.AttachmentEncoding |
AttachmentUtils.getAttachmentEncoding(WsdlOperation operation,
HttpAttachmentPart httpAttachmentPart,
boolean isResponse) |
static Attachment.AttachmentEncoding |
AttachmentUtils.getAttachmentEncoding(WsdlOperation operation,
String partName,
boolean isResponse) |
void |
MultipartMessageSupport.setOperation(WsdlOperation operation) |
void |
BodyPartAttachment.setOperation(WsdlOperation operation) |
Constructor and Description |
---|
MessageXmlObject(WsdlOperation operation,
String messageContent,
boolean isRequest) |
Modifier and Type | Method and Description |
---|---|
static WsdlOperation |
SoapUtils.findOperationForRequest(SoapVersion soapVersion,
String soapAction,
org.apache.xmlbeans.XmlObject requestContent,
List<WsdlOperation> operations,
boolean requireSoapVersionMatch,
boolean requireSoapActionMatch,
Attachment[] attachments) |
static WsdlOperation |
SoapUtils.findOperationForResponse(SoapVersion soapVersion,
String soapAction,
org.apache.xmlbeans.XmlObject responseContent,
List<WsdlOperation> operations,
boolean requireSoapVersionMatch,
boolean requireSoapActionMatch) |
Modifier and Type | Method and Description |
---|---|
static WsdlOperation |
SoapUtils.findOperationForRequest(SoapVersion soapVersion,
String soapAction,
org.apache.xmlbeans.XmlObject requestContent,
List<WsdlOperation> operations,
boolean requireSoapVersionMatch,
boolean requireSoapActionMatch,
Attachment[] attachments) |
static WsdlOperation |
SoapUtils.findOperationForResponse(SoapVersion soapVersion,
String soapAction,
org.apache.xmlbeans.XmlObject responseContent,
List<WsdlOperation> operations,
boolean requireSoapVersionMatch,
boolean requireSoapActionMatch) |
Modifier and Type | Method and Description |
---|---|
WsdlOperation |
WsaContainerImpl.getOperation() |
WsdlOperation |
WsaContainer.getOperation() |
Modifier and Type | Method and Description |
---|---|
void |
WsaContainerImpl.setOperation(WsdlOperation operation) |
void |
WsaContainer.setOperation(WsdlOperation operation) |
Constructor and Description |
---|
WsaUtils(String content,
SoapVersion soapVersion,
WsdlOperation operation,
PropertyExpansionContext context) |
Modifier and Type | Method and Description |
---|---|
static org.apache.xmlbeans.SchemaType |
WsdlUtils.generateRpcBodyType(WsdlOperation operation) |
static void |
WsdlUtils.getAnonymous(WsdlOperation wsdlOperation) |
static String |
WsdlUtils.getDefaultWsaAction(WsdlOperation operation,
boolean output) |
Modifier and Type | Method and Description |
---|---|
void |
WsmcUtils.sendMakeConnectionRequest(String endpoint,
SoapVersion soapVersion,
WsdlOperation operation,
String uuid) |
Constructor and Description |
---|
WsmcInjection(String endpoint,
WsdlOperation operation,
SoapVersion soapVersion,
String uuid) |
Modifier and Type | Method and Description |
---|---|
WsdlOperation |
WsrmSequence.getOperation() |
Modifier and Type | Method and Description |
---|---|
void |
WsrmUtils.closeSequence(String endpoint,
SoapVersion soapVersion,
String wsrmNamespace,
String uuid,
String identifier,
long lastMsgNum,
WsdlOperation operation) |
WsrmSequence |
WsrmUtils.createSequence(String endpoint,
SoapVersion soapVersion,
String wsrmNamespace,
String ackTo,
Long expires,
WsdlOperation operation,
String wsaTo,
String offerEndpoint) |
void |
WsrmUtils.getAcks(String endpoint,
SoapVersion soapVersion,
String wsrmNamespace,
String uuid,
String identifier,
WsdlOperation operation) |
void |
WsrmSequence.setOperation(WsdlOperation operation) |
Constructor and Description |
---|
WsrmSequence(String identifier,
String uuid,
SoapVersion soapVersion,
String namespace,
WsdlOperation operation) |
Modifier and Type | Method and Description |
---|---|
WsdlOperation |
WsdlTestRequestStepResult.getOperation() |
WsdlOperation |
WsdlTestRequestStep.getOperation() |
WsdlOperation |
WsdlResponseMessageExchange.getOperation() |
WsdlOperation |
WsdlMockResponseTestStep.getOperation() |
Modifier and Type | Method and Description |
---|---|
void |
WsdlTestRequestStep.setOperation(WsdlOperation operation) |
Constructor and Description |
---|
WsdlTestRequest(WsdlOperation operation,
WsdlRequestConfig callConfig,
WsdlTestRequestStep testStep,
boolean forLoadTest) |
Modifier and Type | Method and Description |
---|---|
static TestStepConfig |
WsdlMockResponseStepFactory.createConfig(WsdlOperation operation,
boolean interactive) |
static TestStepConfig |
WsdlTestRequestStepFactory.createConfig(WsdlOperation operation,
String stepName) |
static TestStepConfig |
WsdlMockResponseStepFactory.createConfig(WsdlOperation operation,
WsdlRequest request,
boolean interactive) |
TestStepConfig |
WsdlTestRequestStepFactory.createNewTestStep(WsdlOperation operation,
StringToStringMap values) |
Copyright © 2019. All Rights Reserved.