ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzatz_5.4.0.1/51/webserv/wswsif.htm

38 lines
2.0 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>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">Web Services Invocation Framework (WSIF)</A></h3>
<p>The Web Services Invocation Framework (WSIF) is a WSDL-oriented Java API that allows you to call Web services dynamically, regardless of what format the service is implemented in, or what device is used to access it.</p>
<p>WSIF enables you, as a Web services developer, to move away from the typical Web services programming model of working directly with the SOAP APIs, toward 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 call Web services</A></strong>
<br>This topic describes how to use WSIF to call Web services.</p>
<p><strong><A href="wswsifmg.htm">WSIF systems 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>
<p><strong><a href="wswsiftrb.htm">Troubleshoot WSIF</a></strong>
<br>this topic describes how to resolve common problems with WSIF.</p>
</blockquote>
</body>
</html>