| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.net.axis.transport.mailto.SOAPDataSource
| Constructor Summary | |
| SOAPDataSource(org.apache.axis.Message msg)constructor to create a response message (one with no action parameter) | |
| Method Summary | |
|  String | getContentType() | 
|  InputStream | getInputStream() | 
|  String | getName() | 
|  OutputStream | getOutputStream()NOT IMPLEMENTED! | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public SOAPDataSource(org.apache.axis.Message msg)
msg - soapMessage| Method Detail | 
public InputStream getInputStream() throws IOException
getInputStream in interface javax.activation.DataSourceIOExceptionpublic OutputStream getOutputStream() throws IOException
getOutputStream in interface javax.activation.DataSourceIOExceptionpublic String getContentType()
getContentType in interface javax.activation.DataSourcepublic String getName()
getName in interface javax.activation.DataSource| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||