User Tools

Site Tools


thinkgeo.mapsuite.webedition.georesourcefactory

This is an old revision of the document!


ThinkGeo.MapSuite.WebEdition.GeoResourceFactory

<!– Class –>

Remarks

For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.GeoResourceFactory” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.GeoResourceFactory</a>

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()

Remarks

Parameters

Name Type Description

Go Back

Protected Constructors

Public Methods

Equals(Object)

Remarks

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.

Remarks

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.WebEdition.GeoResourceFactory –> Go Back

GetHashCode()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Object –> Go Back

GetType()

Remarks

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.

Remarks

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.WebEdition.GeoResourceFactory –> Go Back

ToString()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

Finalize()

Remarks

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.

Remarks

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.WebEdition.GeoResourceFactory –> Go Back

MemberwiseClone()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

Protected Properties

Public Events

thinkgeo.mapsuite.webedition.georesourcefactory.1440040135.txt.gz · Last modified: 2015/09/18 03:07 (external edit)