| Package | org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging |
| SVN browsing | StreamingAMFChannelNodeParser.as |
| Fisheye | StreamingAMFChannelNodeParser.as |
| Class | public class StreamingAMFChannelNodeParser |
| Inheritance | StreamingAMFChannelNodeParser AMFChannelNodeParser ChannelNodeParser AbstractObjectDefinitionParser |
Documentation reference: the messaging schema
| Method | Defined by | ||
|---|---|---|---|
|
Creates a new
StreamingAMFChannelNodeParser instance. | StreamingAMFChannelNodeParser | ||
![]() |
Parses the given xml node into an IObjectDefinition and registers the object definition
with the given parser/context.
| AbstractObjectDefinitionParser | |
| Method | Defined by | ||
|---|---|---|---|
![]() |
mapProperties(objectDefinition:IObjectDefinition, node:XML):void
| AMFChannelNodeParser | |
| StreamingAMFChannelNodeParser | |||
![]() |
Returns the id of the given xml node.
| AbstractObjectDefinitionParser | |
| StreamingAMFChannelNodeParser | () | constructor |
public function StreamingAMFChannelNodeParser()
Creates a new StreamingAMFChannelNodeParser instance.
| parseInternal | () | method |
protected override function parseInternal(node:XML, context:XMLObjectDefinitionsParser):IObjectDefinitionParameters
node:XML |
|
context:XMLObjectDefinitionsParser |
IObjectDefinition |