A C D G M O S V W

A

accept(String, String) - Method in class org.subethamail.wiser.Wiser
Always accept everything

C

create() - Method in class org.subethamail.wiser.Wiser.AuthHandlerFactory
 

D

deliver(String, String, InputStream) - Method in class org.subethamail.wiser.Wiser
Cache the messages in memory

G

getData() - Method in class org.subethamail.wiser.WiserMessage
Get's the raw message DATA.
getEnvelopeReceiver() - Method in class org.subethamail.wiser.WiserMessage
Get's the RCPT TO:
getEnvelopeSender() - Method in class org.subethamail.wiser.WiserMessage
Get's the MAIL FROM:
getImplementation() - Static method in class org.subethamail.wiser.Version
 
getMessages() - Method in class org.subethamail.wiser.Wiser
 
getMimeMessage() - Method in class org.subethamail.wiser.WiserMessage
Generate a JavaMail MimeMessage.
getServer() - Method in class org.subethamail.wiser.Wiser
 
getSession() - Method in class org.subethamail.wiser.Wiser
Creates the JavaMail Session object for use in WiserMessage
getSpecification() - Static method in class org.subethamail.wiser.Version
 

M

main(String[]) - Static method in class org.subethamail.wiser.Version
A simple main method that prints the version and exits
main(String[]) - Static method in class org.subethamail.wiser.Wiser
A main() for this class.

O

org.subethamail.wiser - package org.subethamail.wiser
 

S

setHostname(String) - Method in class org.subethamail.wiser.Wiser
The hostname that the server should listen on.
setPort(int) - Method in class org.subethamail.wiser.Wiser
The port that the server should listen on.
start() - Method in class org.subethamail.wiser.Wiser
Starts the SMTP Server
stop() - Method in class org.subethamail.wiser.Wiser
Stops the SMTP Server

V

Version - Class in org.subethamail.wiser
Provides version information from the manifest.
Version() - Constructor for class org.subethamail.wiser.Version
 

W

Wiser - Class in org.subethamail.wiser
Wiser is a smart mail testing application.
Wiser() - Constructor for class org.subethamail.wiser.Wiser
Create a new SMTP server with this class as the listener.
Wiser.AuthHandlerFactory - Class in org.subethamail.wiser
 
Wiser.AuthHandlerFactory() - Constructor for class org.subethamail.wiser.Wiser.AuthHandlerFactory
 
WiserMessage - Class in org.subethamail.wiser
This class wraps a received message and provides a way to generate a JavaMail MimeMessage from the data.

A C D G M O S V W

Copyright © 2007. All Rights Reserved.