BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.webservice.core.soap
Class SOAPMessageImpl.InputStreamDataSource

java.lang.Object
  |
  +--weblogic.webservice.core.soap.SOAPMessageImpl.InputStreamDataSource

public class SOAPMessageImpl.InputStreamDataSource
extends java.lang.Object
implements javax.activation.DataSource

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
SOAPMessageImpl.InputStreamDataSource(java.io.InputStream inputStream)
           
 
Method Summary
 java.lang.String getContentType()
           
 java.io.InputStream getInputStream()
           
 java.lang.String getName()
           
 java.io.OutputStream getOutputStream()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPMessageImpl.InputStreamDataSource

public SOAPMessageImpl.InputStreamDataSource(java.io.InputStream inputStream)
Method Detail

getInputStream

public java.io.InputStream getInputStream()
Specified by:
getInputStream in interface javax.activation.DataSource


getContentType

public java.lang.String getContentType()
Specified by:
getContentType in interface javax.activation.DataSource


getName

public java.lang.String getName()
Specified by:
getName in interface javax.activation.DataSource


getOutputStream

public java.io.OutputStream getOutputStream()
Specified by:
getOutputStream in interface javax.activation.DataSource


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81