Package ws-wsif: Information
Source package: ws-wsif
Version: 2.1.0-alt1_0.rc1.1jpp1.7
Build time: Dec 19, 2007, 09:38 AM
Category: Development/Java
Report package bugHome page: http://ws.apache.org/wsif/
License: Apache Software License 2.0
Summary: Web Service Invocation Framework
Description:
The Web Services Invocation Framework (WSIF) is a simple Java API for invoking Web services, no matter how or where the services are provided. WSIF enables developers to interact with abstract representations of Web services through their WSDL descriptions instead of working directly with the Simple Object Access Protocol (SOAP) APIs, which is the usual programming model. With WSIF, developers can work with the same programming model regardless of how the Web service is implemented and accessed. WSIF allows stubless or completely dynamic invocation of a Web service, based upon examination of the meta-data about the service at runtime. It also allows updated implementations of a binding to be plugged into WSIF at runtime, and it allows the calling service to defer choosing a binding until runtime. Finally, WSIF is closely based upon WSDL, so it can invoke any service that can be described in WSDL.
List of RPM packages built from this SRPM:
ws-wsif (noarch)
ws-wsif-javadoc (noarch)
ws-wsif-manual (noarch)
ws-wsif (noarch)
ws-wsif-javadoc (noarch)
ws-wsif-manual (noarch)
Maintainer: Igor Vlasenko
Last changed
Dec. 19, 2007 Igor Vlasenko 0:2.1.0-alt1_0.rc1.1jpp1.7
- converted from JPackage by jppimport script