HttpProtocolMessageHandler class
HttpProtocolMessageHandler class
Represents the http:
protocol message handler.
Inheritance: HttpProtocolMessageHandler
→
MessageHandler
The HttpProtocolMessageHandler type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the HttpProtocolMessageHandler class. |
Properties
Property | Description |
---|---|
filters | Gets the filters list that are corresponding to the specified handler type. |
Methods
Method | Description |
---|---|
invoke | When overridden in a derived class is used to implement the message handling. |
See Also
- module
aspose.svg.net.messagehandlers
- class
HttpProtocolMessageHandler
- class
MessageHandler