System.Web.Services.Protocols.ServerProtocolFactory Members

The members of System.Web.Services.Protocols.ServerProtocolFactory are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Protected Methods

abstract
CreateIfRequestCompatible(System.Web.HttpRequest) : ServerProtocol

Returns a System.Web.Services.Protocols.ServerProtocol that can be used to process the XML Web service request specified by the request parameter.