- getActor() - Method in class com.sap.gateway.ip.core.customdev.util.SoapHeader
-
- getAttachmentHeader(String, AttachmentWrapper) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
Get all the values for this header name for the attachment.
- getAttachmentHeader(String, Attachment) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
Deprecated.
- getAttachmentObjects() - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
Deprecated.
- getAttachments() - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
- getAttachmentsSize() - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
Returns the combined size of all message attachments
- getAttachmentWrapperObjects() - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
Returns all attachments of the message
- getBody(Class<T>) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
- getBody() - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
- getBodySize() - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
Returns the size of the message body.
- getDataHandler() - Method in class com.sap.gateway.ip.core.customdev.util.AttachmentWrapper
-
- getElement() - Method in class com.sap.gateway.ip.core.customdev.util.SoapHeader
-
- getHeader(String) - Method in class com.sap.gateway.ip.core.customdev.util.AttachmentWrapper
-
- getHeader(String, Class<T>) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
Return value of a message header
- getHeaderAsList(String) - Method in class com.sap.gateway.ip.core.customdev.util.AttachmentWrapper
-
- getHeaderNames() - Method in class com.sap.gateway.ip.core.customdev.util.AttachmentWrapper
-
- getHeaders() - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
- getProperties() - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
- getProperty(String) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
Returns the value of a property
- getQname() - Method in class com.sap.gateway.ip.core.customdev.util.SoapHeader
-
- getSoapHeaders() - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
returns the SOAP headers of the current message.