System.Web.Services.Protocols.ServerProtocolFactory: Method Members

The methods of System.Web.Services.Protocols.ServerProtocolFactory are listed below. For a list of all members, see the ServerProtocolFactory Members list.

See Also: Inherited members from System.Object

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.