blob: ac33f43be5834d721ded92540eff24bf3242b3d2 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.net.remoting.messages.CommandMessageExt",
"baseClassname": "org.apache.royale.net.remoting.messages.CommandMessage"
,
"description": "A special serialization wrapper for CommandMessage. This wrapper is used to enable the externalizable form of an CommandMessage for serialization. The wrapper must be applied just before the message is serialized as it does not proxy any information to the wrapped message.",
"tags": [
{ "tagName": "private",
"values": []} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.net.remoting.messages.CommandMessageExt",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": [{ "name": "message", "type": "org.apache.royale.net.remoting.messages.CommandMessage"}]}
,
{ "type": "method",
"qname": "writeExternal",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"return": "void",
"params": [{ "name": "output", "type": "org.apache.royale.utils.net.IDataOutput"}]}
,
{ "type": "accessor",
"access": "read-write",
"return": "String",
"qname": "messageId",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"description": "The unique id for the message.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["BlazeDS 4", "LCDS 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}