Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.mail.util.Hook

Packages that use Hook
com.liferay.mail.util This package defines the portal mail utility interfaces. 
 

Uses of Hook in com.liferay.mail.util
 

Classes in com.liferay.mail.util that implement Hook
 class CyrusHook
           
 class DummyHook
           
 class FuseMailHook
           
 class GoogleHook
           
 class SendmailHook
           
 class ShellHook
           
 

Methods in com.liferay.mail.util that return Hook
static Hook HookFactory.getInstance()
           
 

Methods in com.liferay.mail.util with parameters of type Hook
static void HookFactory.setInstance(Hook hook)
           
 


Liferay 6.2-ce-ga5