Element | Package and Description |
WmPublic. Inserts a document into a SOAP message as a new body block. | |
WmPublic. Inserts a document into a SOAP message as a new fault block. | |
WmPublic. Inserts a document into a SOAP message as a new header block. | |
WmPublic. Deprecated - Replaced by pub.soap.handler:addHeaderBlock. | |
WmPublic. Generates IS document types from a WSDL. | |
WmPublic. Retrieves a body block from a SOAP message. | |
WmPublic. Returns the QName for each body block in a SOAP message. | |
WmPublic. Retrieves a fault block from a SOAP message. | |
WmPublic. Retrieves a header block from a SOAP message. | |
WmPublic. Returns the QName for each header block in a SOAP message. | |
WmPublic. Deprecated - Replaced by pub.soap.handler:getHeaderBlock. | |
WmPublic. Gets the initial SOAP request message from a given message context. | |
WmPublic. Gets the value of the specified message addressing properties in a SOAP message. | |
WmPublic. Gets the value of a specified property from a message context. | |
WmPublic. Gets the service pipeline from a given message context. | |
WmPublic. Gets the message addressing properties of the SOAP message in the provided message context. | |
WmPublic. Fetches the web service invocation properties. | |
WmPublic. Specification to use as the signature for a service that acts as a header handler. | |
WmPublic. Determines whether the SOAP message in a given message context contains a SOAP fault message. | |
WmPublic. Returns a list of the consumer handlers currently registered on Integration Server. | |
WmPublic. Returns a list of the provider handlers currently registered on Integration Server. | |
WmPublic. Deprecated - Replaced by pub.soap.handler:registerWmConsumer. | |
WmPublic. Deprecated - Replaced by pub.soap.handler:registerWmProvider. | |
WmPublic. Registers a handler for use with consumer. | |
WmPublic. Registers a header handler for use with provider. | |
WmPublic. Removes a body block from a SOAP message, leaving an empty SOAP body, <SOAP-ENV:Body></SOAP-ENV:Body>. | |
WmPublic. Removes a header block from a SOAP message. | |
WmPublic. Deprecated - Replaced by pub.soap.handler:removeHeaderBlock. | |
WmPublic. Removes a property from a message context. | |
WmPublic. Sets the value of a specific property in a message context. | |
WmPublic. Sets the SOAP message in a message context. | |
WmPublic. Unregisters a consumer web service descriptor handler. | |
WmPublic. Unregisters a provider web service descriptor handler. | |
WmPublic. Updates the fault code (code) and the fault string (reasons) in the existing fault block. | |
WmPublic. Deprecated - There is no replacement service. Returns a list of the SOAP processors that are currently registered on the Integration Server. | |
WmPublic. Deprecated - There is no replacement service. Executes the Integration Server's default SOAP processor. | |
WmPublic. Deprecated - There us no replacement service. Executes the Integration Server's SOAP RPC processor. | |
WmPublic. Deprecated - There is no replacement service. Registers a service as a SOAP processor on the Integration Server. | |
WmPublic. Deprecated - There is no replacement service. Unregisters a SOAP processor by removing it from the registry. | |
WmPublic. Schema that defines the data types SOAP supports. | |
WmPublic. Schema that defines the data types SOAP 1.2 supports. | |
WmPublic. Schema that defines the structure of a SOAP message. | |
WmPublic. Schema that defines the structure of a SOAP 1.2 message. | |
WmPublic. Inserts an entry into the body element of a SOAP message. | |
WmPublic. Inserts an entry into the header element of a SOAP message. | |
WmPublic. Inserts a trailer in a SOAP message. | |
WmPublic. Defines the input signature for an outbound callback service. | |
WmPublic. Converts the generic SOAP fault structure to the SOAP version-specific fault structure that is used by web service descriptors created in versions of Integration Server prior to 8.2. | |
WmPublic. Creates a SOAP object consisting of SOAP envelope, body, and header entries. | |
WmPublic. Generates a com.wm.util.XOPObject instance from a base64Binary string, a byte array, or an input stream. | |
WmPublic. Terminates processing and returns a mustUnderstand fault to the client. | |
WmPublic. Retrieves the value of the actor attribute (for SOAP 1.1) or the role attribute (for SOAP 1.2) from a given header entry. | |
WmPublic. Retrieves the body from a SOAP message as a single node object. | |
WmPublic. Retrieves the body entries from a SOAP message as an array of node objects. | |
WmPublic. Retrieves an entire SOAP message as a node object. | |
WmPublic. Retrieves the encoding from a SOAP message as a single string. | |
WmPublic. Retrieves the header from a SOAP message as a single node object. | |
WmPublic. Retrieves the header entries from a SOAP message as an array of node objects. | |
WmPublic. Returns the mustUnderstand status for a given header entry. | |
WmPublic. Returns the qualified name for a given node. | |
WmPublic. Retrieves the trailers from a SOAP message. | |
WmPublic. Retrieves the contents of a com.wm.util.XOPObject instance as a base64Binary string, a byte array, or an InputStream. | |
WmPublic. Document type that defines the structure of a qualified name. | |
WmPublic. Deletes a body entry from a SOAP message. | |
WmPublic. Deletes a header entry from a SOAP message. | |
WmPublic. Deletes a trailer from a SOAP message. | |
WmPublic. Defines the input/output signature for a custom processor and a target service for the default processor. | |
WmPublic. Returns the effective policy for a handler in a web service descriptor to the policy set in the Policy name property in Software AG Designer. | |
WmPublic. Sets the effective policy for a handler in a web service descriptor. | |
WmPublic. Converts a SOAP object to a Byte Array. | |
WmPublic. Converts a SOAP object to a String. | |
WmPublic. Document type that defines the generic SOAP fault structure used by web service descriptors created in Integration Server 8.2 and later. | |
WmPublic. Converts an InputStream containing a SOAP message to a SOAP object. | |
WmPublic. Converts a String containing a SOAP message to a SOAP object. | |
WmPublic. Verifies that a SOAP object represents a valid SOAP message. | |
WmPublic. Document type that defines the contents of the wsa:Action WS-Addressing header. | |
WmPublic. Document type that defines the contents of the wsa:FaultTo WS-Addressing header. | |
WmPublic. Document type that contains the details of the source of the message. | |
WmPublic. Document type that defines the contents of the wsa:MessageID WS-Addressing header. | |
WmPublic. Document type that captures additional information about faults. | |
WmPublic. Document type that captures additional information about faults. | |
WmPublic. Document type that captures the IRI that caused the problem. | |
WmPublic. Document type that defines the contents of the wsa:RelatesTo WS-Addressing header. | |
WmPublic. Document type that defines the contents of the wsa:ReplyTo WS-Addressing header. | |
WmPublic. Document type that specifies the minimum duration in milliseconds that Integration Server waits before retransmitting a message. | |
WmPublic. Document type that defines the contents of the wsa:To WS-Addressing header. | |
WmPublic. A schema containing the elements from http://www.w3.org/2005/08/addressing namespace. | |
WmPublic. Document type that defines the contents of the wsa:Action WS-Addressing header. | |
WmPublic. Document type that defines the contents of the wsa:FaultTo WS-Addressing header. | |
WmPublic. Document type that contains the details about the source of the message. | |
WmPublic. Document type that defines the contents of the wsa:MessageID WS-Addressing header. | |
WmPublic. Document type that defines the contents of the wsa:RelatesTo WS-Addressing header. | |
WmPublic. Document type that specifies the destination to which the response message is to be sent. | |
WmPublic. Document type that specifies the minimum duration in milliseconds that Integration Server waits before retransmitting a message. | |
WmPublic. Document type that defines the contents of the wsa:To WS-Addressing header. | |
WmPublic. A schema containing the elements from http://schemas.xmlsoap.org/ws/2004/08/addressing namespace. | |
WmPublic. Closes a reliable messaging sequence. | |
WmPublic. Sends a request to a reliable messaging destination to create a new reliable messaging sequence. | |
WmPublic. Requests an acknowledgment for a message sequence. | |
WmPublic. Terminates a reliable messaging sequence. | |
WmPublic. Requests an acknowledgment for a message sequence. |