Web Service 'Quality of Service' encompasses
components that enable interoperability between
Java web services and .Net web services.
These components fall into four main categories:
Bootstrapping and configuration. The process that is executed
to create a Web service
client that can access and consume a Web service.
Message security. The following security configuration options are supported:
Targets to sign and encrypt options
Client/service Web services security
Client/service trust options
Advanced configuration options
Keystore configuration options
For a tutorial on this topic,
see:
Message optimization. Ensures that Web services messages are transmitted over
the Internet in the most efficient manner. Message optimization is achieved in
Web services communication by encoding messages prior to transmission and
then de-encoding them when they reach their final destination.
For a tutorial on this topic,
see:
Reliable messaging. Measured by a system's ability to deliver messages from point A to
point B without error.