| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.mail.handlers.MessageHandler
public class MessageHandler
| Constructor Summary | |
|---|---|
MessageHandler()
 | 
|
| Method Summary | |
|---|---|
 Object | 
getContent(DataSource datasource)
Method getContent  | 
protected  ActivationDataFlavor | 
getDF()
Method getDF  | 
 Object | 
getTransferData(DataFlavor dataflavor,
                               DataSource datasource)
Method getTransferData  | 
 DataFlavor[] | 
getTransferDataFlavors()
Method getTransferDataFlavors  | 
 void | 
writeTo(Object object,
               String s,
               OutputStream outputstream)
Method writeTo  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public MessageHandler()
| Method Detail | 
|---|
protected ActivationDataFlavor getDF()
public DataFlavor[] getTransferDataFlavors()
getTransferDataFlavors in interface DataContentHandler
public Object getTransferData(DataFlavor dataflavor,
                              DataSource datasource)
                       throws IOException
getTransferData in interface DataContentHandlerdataflavor - datasource - 
IOException
public Object getContent(DataSource datasource)
                  throws IOException
getContent in interface DataContentHandlerdatasource - 
IOException
public void writeTo(Object object,
                    String s,
                    OutputStream outputstream)
             throws IOException
writeTo in interface DataContentHandlerobject - s - outputstream - 
IOException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||