blob: 7ca4cf8451821f5bb70ca95202cd404c4d092072 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.storage.AMFStorage",
"baseClassname": "org.apache.royale.events.EventDispatcher"
,
"members": [
{ "type": "field",
"qname": "PENDING",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "FLUSHED",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "FAILED",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "method",
"qname": "getLocal",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "org.apache.royale.storage.AMFStorage",
"params": [{ "name": "name", "type": "String"},
{ "name": "localPath", "type": "String"},
{ "name": "secure", "type": "Boolean"}]}
,
{ "type": "method",
"qname": "save",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "param",
"values": ["minDiskSpace ignored for javascript targets"]},
{ "tagName": "throws",
"values": ["Error #2044: Unhandled NetStatusEvent"]},
{ "tagName": "return",
"values": ["a string indicating the flush status. This can be (on swf) FLUSHED or PENDING on swf. For JS is it FLUSHED or FAILED"]} ],
"return": "String",
"params": [{ "name": "minDiskSpace", "type": "int"}]}
,
{ "type": "method",
"qname": "clear",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": []}
,
{ "type": "accessor",
"access": "read-only",
"return": "Object",
"qname": "data",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "method",
"qname": "setName",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "name", "type": "String"}]}
,
{ "type": "method",
"qname": "redispatch",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "event", "type": "flash.events.Event"}]}
]
}