User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.georesourcefactory

This is an old revision of the document!


ThinkGeo.MapSuite.MvcEdition.GeoResourceFactory

<!– Class –>

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodGeoResourceFactory

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodEquals Object Object
Public MethodGetHandler HttpContext, String, String, String Returns an instance of a class that implements the System.Web.IHttpHandler interface.
Public MethodGetHashCode Object
Public MethodGetType Object
Public MethodReleaseHandler IHttpHandler Enables a factory to reuse an existing handler instance.
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodGetHandlerCore HttpContext Returns an instance of a class that implements the System.Web.IHttpHandler interface.
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

GeoResourceFactory()

Parameters

Name Type Description

Go Back

Protected Constructors

Public Methods

Equals(Object)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GetHandler(HttpContext, String, String, String)

Returns an instance of a class that implements the System.Web.IHttpHandler interface.

Return Value

Return Type Description
IHttpHandler<!– System.Web.IHttpHandler –> A new System.Web.IHttpHandler object that processes the request.

Parameters

Name Type Description
context HttpContext<!– System.Web.HttpContext –> An instance of the System.Web.HttpContext class that provides references to intrinsic server objects (for example, Request, Response, Session, and Server) used to service HTTP requests.
requestType String<!– System.String –> The HTTP data transfer method (GET or POST) that the client uses.
url String<!– System.String –> The System.Web.HttpRequest.RawUrl of the requested resource.
pathTranslated String<!– System.String –> The System.Web.HttpRequest.PhysicalApplicationPath to the requested resource.

<!– ThinkGeo.MapSuite.MvcEdition.GeoResourceFactory –> Go Back

GetHashCode()

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetType()

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

ReleaseHandler(IHttpHandler)

Enables a factory to reuse an existing handler instance.

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
handler IHttpHandler<!– System.Web.IHttpHandler –> The System.Web.IHttpHandler object to reuse.

<!– ThinkGeo.MapSuite.MvcEdition.GeoResourceFactory –> Go Back

ToString()

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

Finalize()

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetHandlerCore(HttpContext)

Returns an instance of a class that implements the System.Web.IHttpHandler interface.

Return Value

Return Type Description
IHttpHandler<!– System.Web.IHttpHandler –> A new System.Web.IHttpHandler object that processes the request.

Parameters

Name Type Description
context HttpContext<!– System.Web.HttpContext –> An instance of the System.Web.HttpContext class that provides references to intrinsic server objects (for example, Request, Response, Session, and Server) used to service HTTP requests.

<!– ThinkGeo.MapSuite.MvcEdition.GeoResourceFactory –> Go Back

MemberwiseClone()

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

Protected Properties

Public Events

thinkgeo.mapsuite.mvcedition.georesourcefactory.1440040131.txt.gz · Last modified: 2015/09/21 03:33 (external edit)