Skip navigation links
B C E G M N S 

B

br.com.jhonsapp.notifier - package br.com.jhonsapp.notifier
 
br.com.jhonsapp.notifier.abstraction - package br.com.jhonsapp.notifier.abstraction
 
br.com.jhonsapp.notifier.email - package br.com.jhonsapp.notifier.email
 
br.com.jhonsapp.notifier.producer - package br.com.jhonsapp.notifier.producer
 

C

createMessage(String, String, String) - Static method in class br.com.jhonsapp.notifier.email.Message
 
createMessage(String, String) - Static method in class br.com.jhonsapp.notifier.email.Message
 

E

EMAIL - Static variable in interface br.com.jhonsapp.notifier.abstraction.Notifier
 
emailSender - Variable in class br.com.jhonsapp.notifier.email.NotifierByEmail
 
EmailService - Interface in br.com.jhonsapp.notifier.email
Interface responsible for dispatcher the emails.

G

getAddressee() - Method in interface br.com.jhonsapp.notifier.abstraction.Notification
Gets the addressee of the notification.
getAddressee() - Method in class br.com.jhonsapp.notifier.email.Message
 
getMessage() - Method in interface br.com.jhonsapp.notifier.abstraction.Notification
Gets the notification message.
getMessage() - Method in class br.com.jhonsapp.notifier.email.Message
 
getSubject() - Method in interface br.com.jhonsapp.notifier.abstraction.Notification
Gets the subject of the notification.
getSubject() - Method in class br.com.jhonsapp.notifier.email.Message
 

M

Message - Class in br.com.jhonsapp.notifier.email
Class responsible for standardizing the structure of the message to be send.

N

Notification - Interface in br.com.jhonsapp.notifier.abstraction
Interface that defines a notification.
Notifier - Interface in br.com.jhonsapp.notifier.abstraction
Interface responsible for sending notifications.
NotifierApplication - Class in br.com.jhonsapp.notifier
 
NotifierApplication() - Constructor for class br.com.jhonsapp.notifier.NotifierApplication
 
NotifierByEmail - Class in br.com.jhonsapp.notifier.email
Class responsible for sending notifications by email.
NotifierByEmail() - Constructor for class br.com.jhonsapp.notifier.email.NotifierByEmail
 
notifierByEmail() - Method in class br.com.jhonsapp.notifier.producer.NotifierProducer
 
NotifierProducer - Class in br.com.jhonsapp.notifier.producer
 
NotifierProducer() - Constructor for class br.com.jhonsapp.notifier.producer.NotifierProducer
 
notify(Notification) - Method in interface br.com.jhonsapp.notifier.abstraction.Notifier
Sends a notification to a destination.
notify(Notification) - Method in class br.com.jhonsapp.notifier.email.NotifierByEmail
 

S

send(Message) - Method in interface br.com.jhonsapp.notifier.email.EmailService
Send email to a specific destination.
B C E G M N S 
Skip navigation links

Copyright © 2017 Pivotal Software, Inc.. All rights reserved.