asternet/docs/html/N_AsterNET_FastAGI_MappingStrategies.htm
2016-10-05 08:38:17 +02:00

16 lines
6.2 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html><head><meta http-equiv="X-UA-Compatible" content="IE=edge" /><link rel="shortcut icon" href="../icons/favicon.ico" /><link rel="stylesheet" type="text/css" href="../styles/branding.css" /><link rel="stylesheet" type="text/css" href="../styles/branding-en-US.css" /><script type="text/javascript" src="../scripts/branding.js"> </script><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>AsterNET.FastAGI.MappingStrategies Namespace</title><meta name="Language" content="en-us" /><meta name="System.Keywords" content="AsterNET.FastAGI.MappingStrategies namespace" /><meta name="Microsoft.Help.F1" content="AsterNET.FastAGI.MappingStrategies" /><meta name="Microsoft.Help.Id" content="N:AsterNET.FastAGI.MappingStrategies" /><meta name="Description" content="AsterNet FastAGI Mapping Strategies" /><meta name="Microsoft.Help.ContentType" content="Reference" /><meta name="BrandingAware" content="true" /><meta name="container" content="AsterNET.FastAGI.MappingStrategies" /><meta name="file" content="N_AsterNET_FastAGI_MappingStrategies" /><meta name="guid" content="N_AsterNET_FastAGI_MappingStrategies" /><link rel="stylesheet" type="text/css" href="../styles/branding-Website.css" /><script type="text/javascript" src="../scripts/jquery-1.11.0.min.js"></script><script type="text/javascript" src="../scripts/branding-Website.js"></script></head><body onload="OnLoad('cs')"><input type="hidden" id="userDataCache" class="userDataStyle" /><div class="pageHeader" id="PageHeader">AsterNet Class Library (Sandcastle documentation)<form id="SearchForm" method="get" action="#" onsubmit="javascript:TransferToSearchPage(); return false;"><input id="SearchTextBox" type="text" maxlength="200" /><button id="SearchButton" type="submit"></button></form></div><div class="pageBody"><div class="leftNav" id="leftNav"><div id="tocNav"><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!"></a><a data-tochassubtree="true" href="79b6241e-05a3-441c-b6a1-51f2b5b7f265.htm" title="AsterNet Class Library (Sandcastle documentation)" tocid="roottoc">AsterNet Class Library (Sandcastle documentation)</a></div><div class="toclevel1 current" data-toclevel="1" data-childrenloaded="true"><a class="tocExpanded" onclick="javascript: Toggle(this);" href="#!"></a><a data-tochassubtree="true" href="N_AsterNET_FastAGI_MappingStrategies.htm" title="AsterNET.FastAGI.MappingStrategies" tocid="N_AsterNET_FastAGI_MappingStrategies">AsterNET.FastAGI.MappingStrategies</a></div><div class="toclevel2" data-toclevel="2"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!"></a><a data-tochassubtree="true" href="T_AsterNET_FastAGI_MappingStrategies_GeneralMappingStrategy.htm" title="GeneralMappingStrategy Class" tocid="T_AsterNET_FastAGI_MappingStrategies_GeneralMappingStrategy">GeneralMappingStrategy Class</a></div><div class="toclevel2" data-toclevel="2"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!"></a><a data-tochassubtree="true" href="T_AsterNET_FastAGI_MappingStrategies_ResourceMappingStrategy.htm" title="ResourceMappingStrategy Class" tocid="T_AsterNET_FastAGI_MappingStrategies_ResourceMappingStrategy">ResourceMappingStrategy Class</a></div><div class="toclevel2" data-toclevel="2"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!"></a><a data-tochassubtree="true" href="T_AsterNET_FastAGI_MappingStrategies_ScriptMapping.htm" title="ScriptMapping Class" tocid="T_AsterNET_FastAGI_MappingStrategies_ScriptMapping">ScriptMapping Class</a></div></div><div id="tocResizableEW" onmousedown="OnMouseDown(event);"></div><div id="TocResize" class="tocResize"><img id="ResizeImageIncrease" src="../icons/TocOpen.gif" onclick="OnIncreaseToc()" alt="Click or drag to resize" title="Click or drag to resize"><img id="ResizeImageReset" src="../icons/TocClose.gif" style="display:none" onclick="OnResetToc()" alt="Click or drag to resize" title="Click or drag to resize"></div></div><div class="topicContent" id="TopicContent"><table class="titleTable"><tr><td class="logoColumn"><img src="../icons/Help.png" /></td><td class="titleColumn">AsterNET.FastAGI.MappingStrategies Namespace</td></tr></table><span class="introStyle"></span><div class="summary">AsterNet FastAGI Mapping Strategies</div><div class="collapsibleAreaRegion"><span class="collapsibleRegionTitle" onclick="SectionExpandCollapse('ID0RB')" onkeypress="SectionExpandCollapse_CheckKey('ID0RB', event)" tabindex="0"><img id="ID0RBToggle" class="collapseToggle" src="../icons/SectionExpanded.png" />Classes</span></div><div id="ID0RBSection" class="collapsibleSection"><table id="typeList" class="members"><tr><th class="iconColumn">
 
</th><th>Class</th><th>Description</th></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" alt="Public class" title="Public class" /></td><td><a href="T_AsterNET_FastAGI_MappingStrategies_GeneralMappingStrategy.htm">GeneralMappingStrategy</a></td><td><div class="summary">
A MappingStrategy that is configured via a an XML file
or used by passing in a single or list of SciptMapping
This is useful as a general mapping strategy, rather than
using the default Resource Reference method.
</div></td></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" alt="Public class" title="Public class" /></td><td><a href="T_AsterNET_FastAGI_MappingStrategies_ResourceMappingStrategy.htm">ResourceMappingStrategy</a></td><td><div class="summary">
A MappingStrategy that is configured via a resource bundle.<br />
The resource bundle contains the script part of the url as key and the fully
qualified class name of the corresponding AGIScript as value.<br />
Example:
<pre>
noopcommand = AsterNET.FastAGI.Command.NoopCommand
</pre>
NoopCommand must implement the AGIScript interface and have a default constructor with no parameters.<br /></div></td></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" alt="Public class" title="Public class" /></td><td><a href="T_AsterNET_FastAGI_MappingStrategies_ScriptMapping.htm">ScriptMapping</a></td><td /></tr></table></div></div></div><div id="pageFooter" class="pageFooter"> </div></body></html>