blob: d9c940f4de35f2cd526f02849b4982dcf46604bf [file] [log] [blame]
{ "type": "class",
"qname": "mx.rpc.soap.SOAPConstants",
"baseClassname": ""
,
"description": "A helper class listing all of the constants required to encode and decode SOAP messages.",
"tags": [
{ "tagName": "private",
"values": []} ],
"members": [
{ "type": "method",
"qname": "mx.rpc.soap.SOAPConstants",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": [{ "name": "envelopeNS", "type": "Namespace"},
{ "name": "encodingNS", "type": "Namespace"}]}
,
{ "type": "accessor",
"access": "read-only",
"return": "String",
"qname": "contentType",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "String",
"qname": "encodingURI",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "Namespace",
"qname": "encodingNamespace",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "String",
"qname": "envelopeURI",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "Namespace",
"qname": "envelopeNamespace",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "method",
"qname": "getSOAPEncodingToken",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "String",
"params": [{ "name": "type", "type": "QName"}]}
,
{ "type": "method",
"qname": "getConstants",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "mx.rpc.soap.SOAPConstants",
"params": [{ "name": "xml", "type": "XML"}]}
,
{ "type": "method",
"qname": "isSOAPEncodedType",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "Boolean",
"params": [{ "name": "type", "type": "QName"}]}
,
{ "type": "method",
"qname": "getCustomSOAPType",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "Looks for an ICustomSOAPType implementation for the given type. null.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "return",
"values": ["A new instance of the ICustomSOAPType, if registered, otherwise"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "mx.rpc.soap.types.ICustomSOAPType",
"params": [{ "name": "type", "type": "QName"}]}
,
{ "type": "method",
"qname": "registerCustomSOAPType",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "Maps a type QName to a definition of an ISOAPType implementation. The definition can be a String representation of the fully qualified class name, an Object instance or the Class instance itself.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "void",
"params": [{ "name": "type", "type": "QName"},
{ "name": "definition", "type": "*"}]}
,
{ "type": "method",
"qname": "unregisterCustomSOAPType",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "Removes the ICustomSOAPType from the registry for the given type.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "void",
"params": [{ "name": "type", "type": "QName"}]}
,
{ "type": "field",
"qname": "envelopeQName",
"return": "QName",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "headerQName",
"return": "QName",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "bodyQName",
"return": "QName",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "faultQName",
"return": "QName",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "actorQName",
"return": "QName",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "mustUnderstandQName",
"return": "QName",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "soapencArrayQName",
"return": "QName",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "soapencArrayTypeQName",
"return": "QName",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "soapencRefQName",
"return": "QName",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "soapoffsetQName",
"return": "QName",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "soapBase64QName",
"return": "QName",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "queryBeanQName",
"return": "QName",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "rowSetQName",
"return": "QName",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "mapQName",
"return": "QName",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "documentQName",
"return": "QName",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "msdataURI",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "diffgramQName",
"return": "QName",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "SOAP_ENVELOPE_URI",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "SOAP12_ENVELOPE_URI",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "XML_DECLARATION",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "SOAP_ENCODING_URI",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "SOAP12_ENCODING_URI",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "SOAP_CONTENT_TYPE",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "SOAP12_CONTENT_TYPE",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "RPC_STYLE",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "DOC_STYLE",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "WRAPPED_STYLE",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "USE_ENCODED",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "USE_LITERAL",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "DEFAULT_OPERATION_STYLE",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "DEFAULT_USE",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "SOAP_ENV_PREFIX",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "SOAP_ENC_PREFIX",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "COLD_FUSION_URI",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "APACHE_SOAP_URI",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}}]
}