Uses of Class
org.subethamail.smtp.server.Session
Packages that use Session
-
Uses of Session in org.subethamail.smtp.command
Methods in org.subethamail.smtp.command with parameters of type SessionModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid -
Uses of Session in org.subethamail.smtp.server
Methods in org.subethamail.smtp.server with parameters of type SessionModifier and TypeMethodDescriptionabstract voidThis is the main method that you need to override in order to implement a command.voidvoidvoidvoidCommandHandler.handleCommand(Session context, String commandString)