com.sap.aii.mapping.lookup
Class BinaryPayload
java.lang.Object
com.sap.aii.mapping.lookup.Payload
com.sap.aii.mapping.lookup.BinaryPayload
public class BinaryPayload
- extends Payload
BinaryPayload is a payload that carries non-textual data only. It is not
allowed to process any code page conversion for this data.
- Since:
- SAP NetWeaver '04 SPS 13
|
Method Summary |
InputStream |
getContent()
Returns a reference to the InputStream that carries the content data. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getContent
public InputStream getContent()
- Description copied from class:
Payload
- Returns a reference to the InputStream that carries the content data.
- Specified by:
getContent in class Payload
Copyright 2009 SAP AG Complete Copyright Notice