C# Class ServiceStack.WebHost.Endpoints.Soap11AsyncOneWayHandler

Inheritance: ServiceStack.WebHost.Endpoints.Support.SoapHandler
Afficher le fichier Open project: firstsee/ServiceStack

Méthodes publiques

Méthode Description
ProcessRequest ( HttpContext context ) : void
Soap11AsyncOneWayHandler ( ) : System.Web

Method Details

ProcessRequest() public méthode

public ProcessRequest ( HttpContext context ) : void
context System.Web.HttpContext
Résultat void

Soap11AsyncOneWayHandler() public méthode

public Soap11AsyncOneWayHandler ( ) : System.Web
Résultat System.Web