HttpProtocolMessageHandler Class
HttpProtocolMessageHandler class
Represents the http: protocol message handler.
public class HttpProtocolMessageHandler : MessageHandler
Constructors
| Name | Description |
|---|---|
| HttpProtocolMessageHandler() | Initializes a new instance of the HttpProtocolMessageHandler class. |
Properties
| Name | Description |
|---|---|
| Filters { get; } | Gets the filters list that are corresponding to the specified handler type. |
Methods
| Name | Description |
|---|---|
| override Invoke(INetworkOperationContext) | When overridden in a derived class is used to implement the message handling. |
See Also
- class MessageHandler
- namespace Aspose.Html.Net.MessageHandlers
- assembly Aspose.HTML