| Table of Contents
|
public class DreamFeature
| Visibility | Description |
|---|---|
| Public | DreamFeature(IDreamService service, XUri serviceUri, int mainStageIndex, DreamFeatureStage[] stages, string verb, string signature) Create a new feature instance. |
| Visibility | Description |
|---|---|
| Public | Service Owning Service. |
| Public | ServiceUri Uri for Service. |
| Public | Verb Request Verb. |
| Public | Stages Request stages. |
| Public | PathSegments Request path segments. |
| Public | OptionalSegments Number of optional segments |
| Public | MainStageIndex Index into DreamFeature.Stages for the MindTouch.Dream.DreamFeatureAttribute marked stage for this request. |
| Public | ExceptionTranslators Exception translators for this request. |
| Visibility | Description |
|---|---|
| Public | Signature Feature signature. |
| Public | Path Feature path. |
| Public | VerbSignature DreamFeature.Verb + ":" + DreamFeature.Signature. |
| Public | VerbPath DreamFeature.Verb + ":" + DreamFeature.Path. |
| Public | HitCounter Number of times this Feature has been called in current instance. |
| Public | MainStage Main feature Stage. |
| Visibility | Description |
|---|---|
| Public | ExtractArguments(XUri uri, out String[] suffixes, out Dictionary<string,String[]> pathParams) Extract a list of suffixes and a dictionary of arguments from the request. |
| Public | IncreaseHitCounter() Increment the feature hit counter. |
| Public | ToString() (Inherited from Object) |
| Public | Equals(object obj) (Inherited from Object) |
| Public | GetHashCode() (Inherited from Object) |
| Public | GetType() (Inherited from Object) |
| Protected | MemberwiseClone() (Inherited from Object) |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by