|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SMTPServer | |
|---|---|
| org.subethamail.smtp | |
| org.subethamail.smtp.command | |
| org.subethamail.smtp.server | |
| org.subethamail.wiser | |
| Uses of SMTPServer in org.subethamail.smtp |
|---|
| Methods in org.subethamail.smtp that return SMTPServer | |
|---|---|
SMTPServer |
MessageContext.getSMTPServer()
|
| Uses of SMTPServer in org.subethamail.smtp.command |
|---|
| Methods in org.subethamail.smtp.command with parameters of type SMTPServer | |
|---|---|
protected java.lang.String |
HelpCommand.getFormattedTopicList(SMTPServer server)
|
| Uses of SMTPServer in org.subethamail.smtp.server |
|---|
| Methods in org.subethamail.smtp.server that return SMTPServer | |
|---|---|
SMTPServer |
Session.getServer()
|
SMTPServer |
Session.getSMTPServer()
|
| Constructors in org.subethamail.smtp.server with parameters of type SMTPServer | |
|---|---|
Session(SMTPServer server,
java.net.Socket socket)
Creates (but does not start) the thread object. |
|
| Uses of SMTPServer in org.subethamail.wiser |
|---|
| Methods in org.subethamail.wiser that return SMTPServer | |
|---|---|
SMTPServer |
Wiser.getServer()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||