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

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

public class JbbEmailInputStreamDataSource
extends JbbEmailDataSource

An input stream data source


Constructor Summary
JbbEmailInputStreamDataSource(InputStream stream, 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

JbbEmailInputStreamDataSource

public JbbEmailInputStreamDataSource(InputStream stream,
                                     String zMimeContentType)
                              throws Exception
Parameters:
stream -
zMimeContentType -
Throws:
Exception


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