网页
图片
视频
学术
词典
地图
更多
航班
笔记本
WSIF
网络
服务调用框架(Web Services Invocation Framework)
网络释义
1.
服务调用框架(Web Services Invocation Framework)
协调异构技术,如连接器、Web 服务和支持 Web
服务调用框架
(
WSIF
) 的逻辑 Web 服务层。Web 服务层将现有的应用程序层 …
www.blogjava.net
|
基于70个网页
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
The
WSIF
framework
makes
writing
the
web
services
client
very
easy
,
especially
for
dynamic
clients
for
that
use
JMS
,
Java
and
EJB
programs
.
WSIF
框架
使得
编写
Web
服务
客户机
变得
非常
简单
,
特别
对于
使用
JMS
、
Java
和
EJB
程序
的
动态
客户机
更
是
如此
。
www.ibm.com
2.
As
you
can
see
,
WSIF
's
API
is
driven
by
the
abstract
service
description
in
WSDL
;
it
is
completely
divorced
from
the
actual
binding
used
.
正如
您
可以
看到
的
,
WSIF
的
API
由以
WSDL
编写
的
抽象
服务
描述
驱动
;
它
完全
从
实际
使用
的
绑定
中
分离
出来
。
www.ibm.com
3.
The
same
WSIF
client
can
be
used
for
asynchronous
invoke
by
invoking
a
different
method
in
the
API
.
可以
通过
调用
API
中
的
不同
方法
来
使用
WSIF
客户机
进行
异步
调用
。
www.ibm.com
4.
An
updated
implementation
of
a binding
can
be
plugged
into
WSIF
at
runtime
.
可以
在
运行时
将
更新
的
绑定
实现
插入
到
WSIF
。
www.ibm.com
5.
The
key
difference
here
is
that
WSIF
is
designed
around
using
WSDL
as
a
"
normalized
description
"
of
a piece of
software
using a
protocol
.
这里
的
关键
的
不同
之
处
在于
,
WSIF
设计成
以
WSDL
作为
使用
协议
的
软件
的
“
规范化
描述
”
。
www.ibm.com
6.
This
enabled
WSIF
to
provide
a
universal
invocation
model
for
different
implementations
of
services
over
different
transports
.
这
使得
WSIF
能
为
使用
不同
传输
协议
的
不同
服务
实现
提供
统一
的
调用
模型
。
www.infoq.com
7.
WSIF
allows
Web
services
to
be
invoked
in
two
ways
.
WSIF
允许
Web
服务
以
两
种方式
调用
。
www.ibm.com
8.
I
will
use this
discussion
to
motivate
the
need
for
WSIF
,
the
Web
Services
Invocation
Framework
,
and
then
continue
with an
overview
of
WSIF
.
我
将
通过
讨论
来
激发
人们
对
WSIF
,
即
“
Web
服务
调用
框架
”
的
需要
,
然后
继续
进行
WSIF
的
概述
。
www.ibm.com
9.
Another
advantage
of
using
WSIF
is
that
,
even if
the
end point
for a
web
service
changes
,
the client does not
change
.
使用
WSIF
的
另一个
优势
是
,
即使
Web
服务
的
端点
改变
,
客户机
也
不用
改变
。
www.ibm.com
10.
WSIF
parses
WSDL
,
gets
information
about the
service
,
ports
,
bindings
and
operations
defined
for
the services
.
WSIF
将
对
WSDL
进行
解析
,
获取
为
服务
定义
的
关于
服务
、
端口
、
绑定
和
操作
的
信息
。
www.ibm.com
1
2
3