Uses of Class
org.apache.jsieve.exception.InternetAddressException

Packages that use InternetAddressException
org.apache.jsieve.mail   
org.apache.jsieve.mailet   
 

Uses of InternetAddressException in org.apache.jsieve.mail
 

Methods in org.apache.jsieve.mail that throw InternetAddressException
 MailAdapter.Address[] MailAdapter.parseAddresses(java.lang.String headerName)
           Parses the named header value into individual addresses.
 

Uses of InternetAddressException in org.apache.jsieve.mailet
 

Methods in org.apache.jsieve.mailet that throw InternetAddressException
 MailAdapter.Address[] SieveMailAdapter.parseAddresses(java.lang.String arg)
           
 



Copyright © 2008-2009 The Apache Software Foundation. All Rights Reserved.