A C F G H N P R S T

A

addTransportListener(TransportListener) - Method in class net.sf.hajavamail.TransportProxy
 

C

close() - Method in class net.sf.hajavamail.TransportProxy
Closes the Transport proxy.
CONNECT_RETRY_PERIOD - Static variable in class net.sf.hajavamail.TransportProxy
 
CONNECT_TIMEOUT - Static variable in class net.sf.hajavamail.TransportProxy
 

F

finalize() - Method in class net.sf.hajavamail.TransportProxy
Closes the transpory proxy, if not closed already.

G

groupAddresses(Address[]) - Method in class net.sf.hajavamail.GroupingSenderStrategy
Organizes the specified addresses into groups.
groupAddresses(Address[]) - Method in class net.sf.hajavamail.HostGroupingSenderStrategy
 
GroupingSenderStrategy - Class in net.sf.hajavamail
Sender strategy implementation that groups the target addresses before sending.
GroupingSenderStrategy() - Constructor for class net.sf.hajavamail.GroupingSenderStrategy
 

H

HostGroupingSenderStrategy - Class in net.sf.hajavamail
Grouping sender strategy implementation that groups target addresses by host.
HostGroupingSenderStrategy() - Constructor for class net.sf.hajavamail.HostGroupingSenderStrategy
 

N

net.sf.hajavamail - package net.sf.hajavamail
 

P

POOL_SIZE - Static variable in class net.sf.hajavamail.TransportProxy
 
protocolConnect(String, int, String, String) - Method in class net.sf.hajavamail.TransportProxy
Creates and starts a new connector thread for each underlying transport.

R

removeTransportListener(TransportListener) - Method in class net.sf.hajavamail.TransportProxy
 

S

send(Sender, Message, Address[]) - Method in class net.sf.hajavamail.GroupingSenderStrategy
 
send(Message, Address[]) - Method in interface net.sf.hajavamail.Sender
Sends the specified message to the specified addresses.
send(Sender, Message, Address[]) - Method in interface net.sf.hajavamail.SenderStrategy
Send the specified message to the specified addresses using the specified sender.
send(Sender, Message, Address[]) - Method in class net.sf.hajavamail.SimpleSenderStrategy
 
Sender - Interface in net.sf.hajavamail
Interface used by sender strategies to perform actual sending of message.
SENDER_STRATEGY - Static variable in class net.sf.hajavamail.TransportProxy
 
SenderStrategy - Interface in net.sf.hajavamail
To configure a specific sender strategy use the SENDER_STRATEGY session property.
sendMessage(Message, Address[]) - Method in class net.sf.hajavamail.TransportProxy
Performs simple message validation before sending using the sender strategy configured via the SENDER_STRATEGY session property.
SimpleSenderStrategy - Class in net.sf.hajavamail
A simple pass-through sender strategy implementation.
SimpleSenderStrategy() - Constructor for class net.sf.hajavamail.SimpleSenderStrategy
 

T

TransportProxy - Class in net.sf.hajavamail
 
TransportProxy(Session, URLName) - Constructor for class net.sf.hajavamail.TransportProxy
Constructs a new TransportProxy.

A C F G H N P R S T