FileProtocolMessageHandler class
FileProtocolMessageHandler class
Represents the file:
protocol message handler.
Inheritance: FileProtocolMessageHandler
→
MessageHandler
The FileProtocolMessageHandler type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the FileProtocolMessageHandler 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.html.net.messagehandlers
- class
FileProtocolMessageHandler
- class
MessageHandler