com.sap.aii.mapping.lookup
Class Payload
java.lang.Object
com.sap.aii.mapping.lookup.Payload
- Direct Known Subclasses:
- BinaryPayload, TextPayload, XmlPayload
public abstract class Payload
- extends Object
Payload contains the data that has to be forwarded to or was received by a
system accessor. As abstract class it defines the common attributes and
classes for all its subclasses.
- Since:
- SAP NetWeaver '04 SPS 13
- See Also:
LookupService
|
Method Summary |
abstract 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 abstract InputStream getContent()
- Returns a reference to the InputStream that carries the content data.
Copyright 2007 SAP AG Complete Copyright Notice