27 lines
820 B
HTML
27 lines
820 B
HTML
|
<!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>Dynamic calls</title>
|
||
|
</head>
|
||
|
|
||
|
<BODY>
|
||
|
<!-- Java sync-link -->
|
||
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
||
|
|
||
|
<h5><A NAME="wswsifdyn">Dynamic calls</A></h5>
|
||
|
|
||
|
<p>In WSIF, dynamic calls means providing these levels of support when invoking Web services:</p>
|
||
|
<ol>
|
||
|
<li>Support, through the use of providers, for WSDL extensions and bindings that were not known at build time.</li>
|
||
|
<li>Support, by using the WSDL description to access the target service, for Web services that were not known at build time.</li>
|
||
|
</ol>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
</body>
|
||
|
</html>
|