Purges all items from a given container from the CDN
@param container The name of the container
@param object The name of the object
@param emailAddresses An optional comma separated list of email addresses to be notified when the purge is complete. null if desired.
@throws IOException Error talking to the cdn management server
@throws HttpException Error with HTTP
@throws FilesAuthorizationException Log in was not successful, or account is suspended
@throws FilesException Other error
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.