public interface IMXMLHTTPServiceNode extends IMXMLInstanceNode
<HTTPService>
tag.
The <HTTPService>
tag is an ordinary instance tag from the compiler's
point of view, except for the fact that an <HTTPService>
tag can have
special child <request>
tags mixed in with its other child tags
for properties and events.
A <request>
tag is a special kind of property tag,
corresponding to the request
property.
This property has type Object
, but you don't have to write
an MXML <Object>
tag to set its value; instead you just
write the name/value pairs.
Each <request>
tag is represented by a child IMXMLHTTPServiceRequestPropertyNode
.
UNKNOWN
getEffectiveID, getExcludeFrom, getID, getIncludeIn, getItemCreationPolicy, getItemDestructionPolicy, isEqual, resolveID
getClassReference, getEventSpecifierNode, getEventSpecifierNodes, getPropertySpecifierNode, getPropertySpecifierNodes, getSpecifierNodesWithSuffix, isContainer, isDeferredInstantiationUIComponent, isMXMLObject, isVisualElementContainer, needsDescriptor, needsDocumentDescriptor
getClassDefinitionNode, getDocumentNode, getFileNode, getName, isValidForCodeGen
contains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminal
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStart
Copyright © 2016 The Apache Software Foundation. All rights reserved.