com.quadrique.jbuildingblocks.core.io.email
Class JbbEmailFileDataSource

java.lang.Object
  extended by com.quadrique.jbuildingblocks.core.io.email.JbbEmailDataSource
      extended by com.quadrique.jbuildingblocks.core.io.email.JbbEmailFileDataSource
All Implemented Interfaces:
DataSource

public class JbbEmailFileDataSource
extends JbbEmailDataSource

An input stream data source


Constructor Summary
JbbEmailFileDataSource(File file, String zMimeContentType)
           
 
Method Summary
 
Methods inherited from class com.quadrique.jbuildingblocks.core.io.email.JbbEmailDataSource
getContentType, getInputStream, getName, getOutputStream
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbbEmailFileDataSource

public JbbEmailFileDataSource(File file,
                              String zMimeContentType)
                       throws Exception
Parameters:
file -
zMimeContentType -
Throws:
Exception


Copyright © 2001-2008 Quadrique Corporation. All Rights Reserved.