Uses of Interface
org.apache.james.protocols.smtp.hook.QuitHook

Packages that use QuitHook
org.apache.james.protocols.smtp.core   
 

Uses of QuitHook in org.apache.james.protocols.smtp.core
 

Methods in org.apache.james.protocols.smtp.core that return types with arguments of type QuitHook
protected  java.lang.Class<QuitHook> QuitCmdHandler.getHookInterface()
           
 

Methods in org.apache.james.protocols.smtp.core with parameters of type QuitHook
protected  HookResult QuitCmdHandler.callHook(QuitHook rawHook, SMTPSession session, java.lang.String parameters)
           
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.