|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageHandlerFactory | |
|---|---|
| org.subethamail.smtp.server | |
| Uses of MessageHandlerFactory in org.subethamail.smtp.server |
|---|
| Classes in org.subethamail.smtp.server that implement MessageHandlerFactory | |
|---|---|
class |
MessageListenerAdapter
MessageHandlerFactory implementation which adapts to a collection of MessageListeners. |
| Methods in org.subethamail.smtp.server that return MessageHandlerFactory | |
|---|---|
MessageHandlerFactory |
SMTPServer.getMessageHandlerFactory()
All smtp data is eventually routed through the handlers. |
| Constructors in org.subethamail.smtp.server with parameters of type MessageHandlerFactory | |
|---|---|
SMTPServer(MessageHandlerFactory handlerFactory)
The primary constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||