Uses of Class
com.atlassian.confluence.plugins.emailgateway.api.EmailHandlingException

Packages that use EmailHandlingException
com.atlassian.confluence.plugins.emailgateway.api   
com.atlassian.confluence.plugins.emailgateway.service   
com.atlassian.confluence.plugins.emailtopage   
com.atlassian.confluence.plugins.replytoemail   
 

Uses of EmailHandlingException in com.atlassian.confluence.plugins.emailgateway.api
 

Methods in com.atlassian.confluence.plugins.emailgateway.api that throw EmailHandlingException
 boolean EmailHandler.handle(ReceivedEmail email)
           
 

Uses of EmailHandlingException in com.atlassian.confluence.plugins.emailgateway.service
 

Methods in com.atlassian.confluence.plugins.emailgateway.service that throw EmailHandlingException
 void EmailHandlerService.handle(ReceivedEmail email)
           
 void DefaultEmailHandlerService.handle(ReceivedEmail email)
           
 

Uses of EmailHandlingException in com.atlassian.confluence.plugins.emailtopage
 

Methods in com.atlassian.confluence.plugins.emailtopage that throw EmailHandlingException
 boolean CreatePageEmailHandler.handle(ReceivedEmail email)
           
 

Uses of EmailHandlingException in com.atlassian.confluence.plugins.replytoemail
 

Methods in com.atlassian.confluence.plugins.replytoemail that throw EmailHandlingException
 boolean ReplyToEmailHandler.handle(ReceivedEmail email)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.