A B C E F G H I L M N O P R S T U V 
All Classes All Packages

A

AbstractAuthentification - Class in net.anwiba.commons.mail.schema.account
Java class for AbstractAuthentification complex type.
AbstractAuthentification() - Constructor for class net.anwiba.commons.mail.schema.account.AbstractAuthentification
 
AbstractUserPasswordAuthentification - Class in net.anwiba.commons.mail.schema.account
Java class for AbstractUserPasswordAuthentification complex type.
AbstractUserPasswordAuthentification() - Constructor for class net.anwiba.commons.mail.schema.account.AbstractUserPasswordAuthentification
 
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
 
authentification - Variable in class net.anwiba.commons.mail.schema.account.Authorization
 
authorization - Variable in class net.anwiba.commons.mail.schema.account.Server
 
Authorization - Class in net.anwiba.commons.mail.schema.account
Java class for Authorization complex type.
Authorization() - Constructor for class net.anwiba.commons.mail.schema.account.Authorization
 

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
 
Content - Class in net.anwiba.commons.mail
 
Content(String, String, String) - Constructor for class net.anwiba.commons.mail.Content
 
create(String, IPassword) - Method in class net.anwiba.commons.mail.MailSenderFactory
 
create(IMail) - Method in class net.anwiba.commons.mail.MimeMessageFactory
 
create(Server) - Method in class net.anwiba.commons.mail.MailSessionFactory
 
createAbstractAuthentification() - Method in class net.anwiba.commons.mail.schema.account.ObjectFactory
Create an instance of AbstractAuthentification
createAbstractUserPasswordAuthentification() - Method in class net.anwiba.commons.mail.schema.account.ObjectFactory
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>
createAuthentification(AbstractAuthentification) - Method in class net.anwiba.commons.mail.schema.account.ObjectFactory
Create an instance of JAXBElement<AbstractAuthentification>
createAuthorization() - Method in class net.anwiba.commons.mail.schema.account.ObjectFactory
Create an instance of Authorization
createEMail() - Method in class net.anwiba.commons.mail.schema.account.ObjectFactory
Create an instance of EMail
createLogin(LoginAuthentification) - Method in class net.anwiba.commons.mail.schema.account.ObjectFactory
Create an instance of JAXBElement<LoginAuthentification>
createLoginAuthentification() - Method in class net.anwiba.commons.mail.schema.account.ObjectFactory
Create an instance of LoginAuthentification
createNone(NoneAuthentification) - Method in class net.anwiba.commons.mail.schema.account.ObjectFactory
Create an instance of JAXBElement<NoneAuthentification>
createNoneAuthentification() - Method in class net.anwiba.commons.mail.schema.account.ObjectFactory
Create an instance of NoneAuthentification
createPassword() - Method in class net.anwiba.commons.mail.schema.account.ObjectFactory
Create an instance of Password
createPlain(PlainAuthentification) - Method in class net.anwiba.commons.mail.schema.account.ObjectFactory
Create an instance of JAXBElement<PlainAuthentification>
createPlainAuthentification() - Method in class net.anwiba.commons.mail.schema.account.ObjectFactory
Create an instance of PlainAuthentification
createServer() - Method in class net.anwiba.commons.mail.schema.account.ObjectFactory
Create an instance of Server

E

email - Variable in class net.anwiba.commons.mail.schema.account.Account
 
EMail - Class in net.anwiba.commons.mail.schema.account
Java class for EMail complex type.
EMail() - Constructor for class net.anwiba.commons.mail.schema.account.EMail
 
encrypted - Variable in class net.anwiba.commons.mail.schema.account.Password
 
encryption - Variable in class net.anwiba.commons.mail.schema.account.Server
 
Encryption - Enum in net.anwiba.commons.mail.schema.account
Java class for Encryption.

F

fromValue(String) - Static method in enum net.anwiba.commons.mail.schema.account.Encryption
 

G

getAttachments() - Method in interface net.anwiba.commons.mail.IMail
 
getAttachments() - Method in class net.anwiba.commons.mail.Mail
 
getAuthentification() - Method in class net.anwiba.commons.mail.schema.account.Authorization
Gets the value of the authentification property.
getAuthorization() - Method in class net.anwiba.commons.mail.schema.account.Server
Gets the value of the authorization property.
getCharset() - Method in class net.anwiba.commons.mail.Content
 
getCharset() - Method in interface net.anwiba.commons.mail.IContent
 
getContent() - Method in class net.anwiba.commons.mail.Attachment
 
getContent() - Method in interface net.anwiba.commons.mail.IAttachment
 
getContent() - Method in interface net.anwiba.commons.mail.IMail
 
getContent() - Method in class net.anwiba.commons.mail.Mail
 
getEmail() - Method in class net.anwiba.commons.mail.schema.account.Account
Gets the value of the email property.
getEncryption() - Method in class net.anwiba.commons.mail.schema.account.Server
Gets the value of the encryption property.
getFilename() - Method in class net.anwiba.commons.mail.Attachment
 
getFilename() - Method in interface net.anwiba.commons.mail.IAttachment
 
getHost() - Method in class net.anwiba.commons.mail.schema.account.Server
Gets the value of the host property.
getMimeTpye() - Method in class net.anwiba.commons.mail.Attachment
 
getMimeTpye() - Method in interface net.anwiba.commons.mail.IAttachment
 
getOutgoing() - Method in class net.anwiba.commons.mail.schema.account.Account
Gets the value of the outgoing property.
getPassword() - Method in class net.anwiba.commons.mail.schema.account.AbstractUserPasswordAuthentification
Gets the value of the password property.
getPort() - Method in class net.anwiba.commons.mail.schema.account.Server
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
 
getSenderAddress() - Method in class net.anwiba.commons.mail.schema.account.EMail
Gets the value of the senderAddress property.
getSubject() - Method in interface net.anwiba.commons.mail.IMail
 
getSubject() - Method in class net.anwiba.commons.mail.Mail
 
getSubTpye() - Method in class net.anwiba.commons.mail.Content
 
getSubTpye() - Method in interface net.anwiba.commons.mail.IContent
 
getText() - Method in class net.anwiba.commons.mail.Content
 
getText() - Method in interface net.anwiba.commons.mail.IContent
 
getUser() - Method in class net.anwiba.commons.mail.schema.account.AbstractUserPasswordAuthentification
Gets the value of the user property.
getValue() - Method in class net.anwiba.commons.mail.schema.account.Password
Gets the value of the value property.

H

host - Variable in class net.anwiba.commons.mail.schema.account.Server
 

I

IAttachment - Interface in net.anwiba.commons.mail
 
IContent - Interface in net.anwiba.commons.mail
 
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.

L

LoginAuthentification - Class in net.anwiba.commons.mail.schema.account
Java class for LoginAuthentification complex type.
LoginAuthentification() - Constructor for class net.anwiba.commons.mail.schema.account.LoginAuthentification
 

M

Mail - Class in net.anwiba.commons.mail
 
Mail(String, String, String, String, IContent, List<IAttachment>) - 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, IPassword) - Constructor for class net.anwiba.commons.mail.MailSender
 
MailSenderFactory - Class in net.anwiba.commons.mail
 
MailSenderFactory(Session, String, 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, String) - 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
 
NONE - net.anwiba.commons.mail.schema.account.Encryption
 
NoneAuthentification - Class in net.anwiba.commons.mail.schema.account
Java class for NoneAuthentification complex type.
NoneAuthentification() - Constructor for class net.anwiba.commons.mail.schema.account.NoneAuthentification
 

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
outgoing - Variable in class net.anwiba.commons.mail.schema.account.Account
 

P

password - Variable in class net.anwiba.commons.mail.schema.account.AbstractUserPasswordAuthentification
 
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
 
PlainAuthentification - Class in net.anwiba.commons.mail.schema.account
Java class for PlainAuthentification complex type.
PlainAuthentification() - Constructor for class net.anwiba.commons.mail.schema.account.PlainAuthentification
 
port - Variable in class net.anwiba.commons.mail.schema.account.Server
 

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
 
senderAddress - Variable in class net.anwiba.commons.mail.schema.account.EMail
 
Server - Class in net.anwiba.commons.mail.schema.account
Java class for Server complex type.
Server() - Constructor for class net.anwiba.commons.mail.schema.account.Server
 
setAuthentification(JAXBElement<? extends AbstractAuthentification>) - Method in class net.anwiba.commons.mail.schema.account.Authorization
Sets the value of the authentification property.
setAuthorization(Authorization) - Method in class net.anwiba.commons.mail.schema.account.Server
Sets the value of the authorization property.
setContent(String) - Method in class net.anwiba.commons.mail.MailBuilder
 
setContent(String, String) - Method in class net.anwiba.commons.mail.MailBuilder
 
setEmail(EMail) - Method in class net.anwiba.commons.mail.schema.account.Account
Sets the value of the email property.
setEncrypted(Boolean) - Method in class net.anwiba.commons.mail.schema.account.Password
Sets the value of the encrypted property.
setEncryption(Encryption) - Method in class net.anwiba.commons.mail.schema.account.Server
Sets the value of the encryption property.
setHost(String) - Method in class net.anwiba.commons.mail.schema.account.Server
Sets the value of the host property.
setOutgoing(Server) - Method in class net.anwiba.commons.mail.schema.account.Account
Sets the value of the outgoing property.
setPassword(Password) - Method in class net.anwiba.commons.mail.schema.account.AbstractUserPasswordAuthentification
Sets the value of the password property.
setPort(int) - Method in class net.anwiba.commons.mail.schema.account.Server
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
 
setSenderAddress(String) - Method in class net.anwiba.commons.mail.schema.account.EMail
Sets the value of the senderAddress property.
setSubject(String) - Method in class net.anwiba.commons.mail.MailBuilder
 
setUser(String) - Method in class net.anwiba.commons.mail.schema.account.AbstractUserPasswordAuthentification
Sets the value of the user property.
setValue(String) - Method in class net.anwiba.commons.mail.schema.account.Password
Sets the value of the value property.
STARTTLS - net.anwiba.commons.mail.schema.account.Encryption
 

T

TLS - net.anwiba.commons.mail.schema.account.Encryption
 

U

user - Variable in class net.anwiba.commons.mail.schema.account.AbstractUserPasswordAuthentification
 

V

value - Variable in class net.anwiba.commons.mail.schema.account.Password
 
value() - Method in enum net.anwiba.commons.mail.schema.account.Encryption
 
valueOf(String) - Static method in enum net.anwiba.commons.mail.schema.account.Encryption
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.anwiba.commons.mail.schema.account.Encryption
Returns an array containing the constants of this enum type, in the order they are declared.
A B C E F G H I L M N O P R S T U V 
All Classes All Packages