public class SOAPOperation extends AbstractOperation
| Modifier and Type | Field and Description |
|---|---|
String |
soapAction
soapAction: a URI for the soap request
|
String |
soapActionStyle
soapActionStyle: indicates whether the soap messages will be RPC-oriented
(message contains parameters and return values) or document-oriented
(message contains document or documents).
|
inputMessage, operationName, outputMessage| Constructor and Description |
|---|
SOAPOperation() |
public String soapAction
public String soapActionStyle
Copyright © 2013 DuraSpace. All Rights Reserved.