blob: cedd1d727b75269f84170c603dab3e329aefc980 [file] [log] [blame]
{ "type": "class",
"qname": "mx.rpc.wsdl.WSDLOperation",
"baseClassname": ""
,
"description": "A <code>WSDLOperation</code> describes both the interface for messages being sent to and from an operation and the SOAP encoding style for operation binding.",
"tags": [
{ "tagName": "private",
"values": []} ],
"members": [
{ "type": "method",
"qname": "mx.rpc.wsdl.WSDLOperation",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Constructor.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "",
"params": [{ "name": "name", "type": "String"}]}
,
{ "type": "field",
"qname": "inputMessage",
"return": "mx.rpc.wsdl.WSDLMessage",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Describes the parts and encoding for the input message of this operation.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "field",
"qname": "namespaces",
"return": "Object",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Used to map prefixes to namespace URIs.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "field",
"qname": "outputMessage",
"return": "mx.rpc.wsdl.WSDLMessage",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Describes the parts and encoding for the output message of this operation.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "field",
"qname": "style",
"return": "String",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Represents the style attribute for an operation's SOAP binding which indicates whether an operation is RPC-oriented (messages containing parameters and return values) or document-oriented (message containing document(s)). <p> If a style is not specified for an operation the default will be determined from the parent WSDLBinding's style attribute. </p>",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-only",
"return": "String",
"qname": "name",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The name of this WSDL operation.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "mx.rpc.xml.SchemaManager",
"qname": "schemaManager",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "A SchemaManager handles the XML Schema types section of a WSDL and is used to locate a type definition by QName.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "String",
"qname": "soapAction",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Specifies the value for the SOAPAction HTTPHeader used for the HTTP binding of SOAP. <p> Although technically the soapAction must always be specified, a default value of the empty String will be returned in the event that it is not set. </p>",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "mx.rpc.soap.SOAPConstants",
"qname": "soapConstants",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The constants for the version of SOAP used to encode messages to and from this operation.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "mx.rpc.wsdl.WSDLConstants",
"qname": "wsdlConstants",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The constants for the version of WSDL used to define this operation.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}