All Classes and Interfaces

Class
Description
A DTO with the payload for a PDF template.
A DTO for sending HTTP request to download a PDF from PDFfer.
A Property POJO part that represents an email address.
A DTO for sending HTTP request to download a PDF from PDFfer.
An exception raised when the producer is given a different payload instance to the class expected by the template.
An exception raised when the producer was given a payload that does not pass template validation.
An exception raised when the producer is given a template that is not the expected class.
An exception raised when the mailer was not able to parse an email address.
A Spring Actuator endpoint that allows inspection of the PDFfer mailer controller configuration.
A Spring Actuator endpoint that allows inspection of the PDFfer mailer configuration.
An exception raised when the mailer was not able to compose an email message.
An exception raised when the mailer was not able to send an email.
The type Pdffer controller.
The main Spring configuration class for PDFfer Core.
The top-level exception of the PDFfer exception hierarchy.
A Spring Actuator Health Indicator to assess the health of the PDFfer system.
The PDFfer mailer bean.
A conditional Spring configuration class for the email functionality of PDFfer.
The type Pdffer mailer controller.
A Property POJO that reflects the configuration of the mailer controller.
The top-level exception of the PDFfer Mailer exception hierarchy.
A Property POJO that reflects the configuration of the mailer bean.
The main Spring bean in PDFfer Core.
The top-level exception of the PDFfer Producer exception hierarchy.
The PDFfer bean that deals with PDF templates.
Deprecated.
The top-level exception of the PDFfer Registry exception hierarchy.
Determines the name of a PDF template bean on the basis of the name attribute of the PdfTemplateComponent annotation.
A custom scanner that looks for PDF templates for the PDFfer registry.
A component scanner filter that matches all classes that do not implement the PdfTemplate interface.
Determines the scope of a PDF template bean on the basis of the scope attribute of the PdfTemplateComponent annotation.
A Property POJO that reflects the configuration of the web controller.
A Property POJO part that represents SMTP server information.
An exception raised when the registry was not able to find the requested template group.
An exception raised when the registry was not able to find the requested template.
A Spring Actuator endpoint that allows inspection of the PDFfer registry.
A Spring Actuator endpoint that allows inspection of the PDFfer web controller configuration.