AquaLogic Interaction Development Kit (IDK) 6.0.0

IPayload Interface

Represents the payload of a request that is sent to a proxied resource. A payload is often formatted as XML but a payload may also be represented with another serialization format such as plain text, JSON, or YAML.

For a list of all members of this type, see IPayload Members.

Bea.Alui.Proxy.IPayload
   Bea.Alui.Proxy.IXMLPayload

public interface IPayload

Requirements

Namespace: Bea.Alui.Proxy

Assembly: idk (in idk.dll)

See Also

IPayload Members | Bea.Alui.Proxy Namespace