Skip navigation links
A B C E G I M N O P R S U V 

A

Account - Class in net.anwiba.commons.mail.schema.account
Java class for Account complex type.
Account() - Constructor for class net.anwiba.commons.mail.schema.account.Account
 
AccountReader - Class in net.anwiba.commons.mail
 
AccountReader() - Constructor for class net.anwiba.commons.mail.AccountReader
 
addAttachment(String, String, String) - Method in class net.anwiba.commons.mail.MailBuilder
 
Attachment - Class in net.anwiba.commons.mail
 
Attachment(String, String, String) - Constructor for class net.anwiba.commons.mail.Attachment
 
authentication - Variable in class net.anwiba.commons.mail.schema.account.Account
 
Authentication - Class in net.anwiba.commons.mail.schema.account
Java class for Authentication complex type.
Authentication() - Constructor for class net.anwiba.commons.mail.schema.account.Authentication
 

B

build() - Method in class net.anwiba.commons.mail.MailBuilder
 

C

close() - Method in interface net.anwiba.commons.mail.IMailSender
 
close() - Method in class net.anwiba.commons.mail.MailSender
 
create(String, String, IPassword) - Method in class net.anwiba.commons.mail.MailSenderFactory
 
create(Account) - Method in class net.anwiba.commons.mail.MailSessionFactory
 
create(IMail) - Method in class net.anwiba.commons.mail.MimeMessageFactory
 
createAccount() - Method in class net.anwiba.commons.mail.schema.account.ObjectFactory
Create an instance of Account
createAccount(Account) - Method in class net.anwiba.commons.mail.schema.account.ObjectFactory
Create an instance of JAXBElement<Account>}
createAuthentication() - Method in class net.anwiba.commons.mail.schema.account.ObjectFactory
Create an instance of Authentication
createPassword() - Method in class net.anwiba.commons.mail.schema.account.ObjectFactory
Create an instance of Password

E

encrypted - Variable in class net.anwiba.commons.mail.schema.account.Password
 

G

getAttachments() - Method in interface net.anwiba.commons.mail.IMail
 
getAttachments() - Method in class net.anwiba.commons.mail.Mail
 
getAuthentication() - Method in class net.anwiba.commons.mail.schema.account.Account
Gets the value of the authentication property.
getContent() - Method in class net.anwiba.commons.mail.Attachment
 
getContent() - Method in interface net.anwiba.commons.mail.IMail
 
getContent() - Method in class net.anwiba.commons.mail.Mail
 
getFilename() - Method in class net.anwiba.commons.mail.Attachment
 
getMimeTpye() - Method in class net.anwiba.commons.mail.Attachment
 
getPassword() - Method in class net.anwiba.commons.mail.schema.account.Authentication
Gets the value of the password property.
getPort() - Method in class net.anwiba.commons.mail.schema.account.Account
Gets the value of the port property.
getRecipient() - Method in interface net.anwiba.commons.mail.IMail
 
getRecipient() - Method in class net.anwiba.commons.mail.Mail
 
getReplayRecipient() - Method in interface net.anwiba.commons.mail.IMail
 
getReplayRecipient() - Method in class net.anwiba.commons.mail.Mail
 
getSender() - Method in interface net.anwiba.commons.mail.IMail
 
getSender() - Method in class net.anwiba.commons.mail.Mail
 
getServer() - Method in class net.anwiba.commons.mail.schema.account.Account
Gets the value of the server property.
getSubject() - Method in interface net.anwiba.commons.mail.IMail
 
getSubject() - Method in class net.anwiba.commons.mail.Mail
 
getUserName() - Method in class net.anwiba.commons.mail.schema.account.Authentication
Gets the value of the userName property.
getValue() - Method in class net.anwiba.commons.mail.schema.account.Password
Gets the value of the value property.

I

IMail - Interface in net.anwiba.commons.mail
 
IMailSender - Interface in net.anwiba.commons.mail
 
isEncrypted() - Method in class net.anwiba.commons.mail.schema.account.Password
Gets the value of the encrypted property.

M

Mail - Class in net.anwiba.commons.mail
 
Mail(String, String, String, String, String, List<Attachment>) - Constructor for class net.anwiba.commons.mail.Mail
 
MailBuilder - Class in net.anwiba.commons.mail
 
MailBuilder() - Constructor for class net.anwiba.commons.mail.MailBuilder
 
MailSender - Class in net.anwiba.commons.mail
 
MailSender(Transport, IPasswordCoder, MimeMessageFactory, String, String, IPassword) - Constructor for class net.anwiba.commons.mail.MailSender
 
MailSenderFactory - Class in net.anwiba.commons.mail
 
MailSenderFactory(Session, IPasswordCoder) - Constructor for class net.anwiba.commons.mail.MailSenderFactory
 
MailSessionFactory - Class in net.anwiba.commons.mail
 
MailSessionFactory() - Constructor for class net.anwiba.commons.mail.MailSessionFactory
 
MimeMessageFactory - Class in net.anwiba.commons.mail
 
MimeMessageFactory(Session) - Constructor for class net.anwiba.commons.mail.MimeMessageFactory
 

N

net.anwiba.commons.mail - package net.anwiba.commons.mail
 
net.anwiba.commons.mail.schema.account - package net.anwiba.commons.mail.schema.account
 

O

ObjectFactory - Class in net.anwiba.commons.mail.schema.account
This object contains factory methods for each Java content interface and Java element interface generated in the net.anwiba.commons.mail.schema.account package.
ObjectFactory() - Constructor for class net.anwiba.commons.mail.schema.account.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.anwiba.commons.mail.schema.account

P

password - Variable in class net.anwiba.commons.mail.schema.account.Authentication
 
Password - Class in net.anwiba.commons.mail.schema.account
Java class for Password complex type.
Password() - Constructor for class net.anwiba.commons.mail.schema.account.Password
 
port - Variable in class net.anwiba.commons.mail.schema.account.Account
 

R

read(InputStream) - Method in class net.anwiba.commons.mail.AccountReader
 

S

send(IMail) - Method in interface net.anwiba.commons.mail.IMailSender
 
send(IMail) - Method in class net.anwiba.commons.mail.MailSender
 
server - Variable in class net.anwiba.commons.mail.schema.account.Account
 
setAuthentication(Authentication) - Method in class net.anwiba.commons.mail.schema.account.Account
Sets the value of the authentication property.
setContent(String) - Method in class net.anwiba.commons.mail.MailBuilder
 
setEncrypted(Boolean) - Method in class net.anwiba.commons.mail.schema.account.Password
Sets the value of the encrypted property.
setPassword(Password) - Method in class net.anwiba.commons.mail.schema.account.Authentication
Sets the value of the password property.
setPort(int) - Method in class net.anwiba.commons.mail.schema.account.Account
Sets the value of the port property.
setRecipient(String) - Method in class net.anwiba.commons.mail.MailBuilder
 
setReplayRecipient(String) - Method in class net.anwiba.commons.mail.MailBuilder
 
setSender(String) - Method in class net.anwiba.commons.mail.MailBuilder
 
setServer(String) - Method in class net.anwiba.commons.mail.schema.account.Account
Sets the value of the server property.
setSubject(String) - Method in class net.anwiba.commons.mail.MailBuilder
 
setUserName(String) - Method in class net.anwiba.commons.mail.schema.account.Authentication
Sets the value of the userName property.
setValue(String) - Method in class net.anwiba.commons.mail.schema.account.Password
Sets the value of the value property.

U

userName - Variable in class net.anwiba.commons.mail.schema.account.Authentication
 

V

value - Variable in class net.anwiba.commons.mail.schema.account.Password
 
A B C E G I M N O P R S U V 
Skip navigation links

Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.