ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzamy_5.4.0.1/50/webserv/wswsif.htm

36 lines
1.9 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
<title>Enable Web services to use the Web Services Invocation Framework (WSIF)</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h3><A NAME="wswsif">Enable Web services to use the Web Services Invocation Framework (WSIF)</A></h3>
<p>The Web Services Invocation Framework (WSIF) is a WSDL-oriented Java API that allows you to invoke Web services dynamically, regardless of what format the service is implemented in, or what mechanism is used to access it.</p>
<p>WSIF enables you, as a Web services developer, to move away from the usual Web services programming model of working directly with the SOAP APIs, towards a model where you interact with representations of the services. You can work with the same programming model regardless of how the service is implemented and accessed.</p>
<p>For more information about WSIF, see these topics:</p>
<blockquote>
<p><strong><A href="wswsifgl.htm">Goals of WSIF</A></strong>
<br>This topic describes the goals of WSIF.</p>
<p><strong><A href="wswsifovr.htm">An overview of WSIF</A></strong>
<br>This topic provides an overview of WSIF including a description of the chitecture and usage scenarios.</p>
<p><strong><A href="wswsifinv.htm">Use WSIF to invoke Web services</A></strong>
<br>This topic describes how to use WSIF to invoke Web services.</p>
<p><strong><A href="wswsifmg.htm">WSIF system management and administration</A></strong>
<br>This topic describes how to enable security for WSIF, and how to maintain the WSIF properties file.</p>
<p><strong><a href="wswsifapi.htm">WSIF API</a></strong>
<br>This topic describes the WSIF APIs.</p>
</blockquote>
</body>
</html>