C# Class AWSSDK_DotNet.IntegrationTests.Tests.DebugServlet

Inheritance: Servlet
Show file Open project: aws/aws-sdk-net

Protected Methods

Method Description
HandleRequest ( HttpListenerContext context ) : void

Method Details

HandleRequest() protected method

protected HandleRequest ( HttpListenerContext context ) : void
context System.Net.HttpListenerContext
return void