Uses of Interface
org.subethamail.smtp.MessageContext
Packages that use MessageContext
-
Uses of MessageContext in org.subethamail.smtp
Methods in org.subethamail.smtp with parameters of type MessageContextModifier and TypeMethodDescriptionMessageHandlerFactory.create(MessageContext ctx) Called for the exchange of a single message during an SMTP conversation. -
Uses of MessageContext in org.subethamail.smtp.helper
Methods in org.subethamail.smtp.helper with parameters of type MessageContextModifier and TypeMethodDescriptionSimpleMessageListenerAdapter.create(MessageContext ctx) SmarterMessageListenerAdapter.create(MessageContext ctx) -
Uses of MessageContext in org.subethamail.smtp.server
Classes in org.subethamail.smtp.server that implement MessageContext