找回密码
 注册
查看: 1365|回复: 0

R语言 SSOAP包 SOAPServerDescription-class()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-22 21:11:44 | 显示全部楼层 |阅读模式
SOAPServerDescription-class(SSOAP)
SOAPServerDescription-class()所属R语言包:SSOAP

                                        Description of a SOAP Server's methods and data types
                                         SOAP服务器的方法和数据类型的说明

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

This represents a complete description of the methods and associated data types for inputs and outputs of a SOAP server.
这代表了一个SOAP服务器的输入和输出的方法和相关的数据类型的完整的描述。


类的对象----------Objects from the Class----------

Objects can be created by calls of the form new("SOAPServerDescription", ...). More typically, however, one will use processWSDL to create such an object.
创建对象可以通过电话的形式new("SOAPServerDescription", ...)。然而,通常情况下,一会用processWSDL创建这样一个对象。


插槽----------Slots----------




name: Object of class "character". The name of the server.
name类"character"的对象。服务器的名称。




server: Object of class "SOAPServer".  The details of how to identify or connect to the server object.
server类"SOAPServer"的对象。如何识别或连接到服务器对象的细节。




operations: Object of class "list". A list of the sets of operations/methods. A server may have  more than one collection of methods. This list is the top-level container and each element
operations类"list"的对象。操作/方法套名单。一台服务器可能有多个方法的集合。这份名单是在顶层容器和每个元素




types: Object of class "list".  The named collection of data types defined within the WSDL for the server.
types类"list"的对象。在WSDL中定义的数据类型的命名集合的服务器。




nameSpaces: a character vector that identifies the namespace-URI mappings used for calls to this server. This maps the namespace abbreviations to the actual URIs. This can be a named character vector of these mappings, or alternatively a simple character string that identifies the name of the element in the .SOAPDefaultNameSpaces list. And if we don't know the collection of namespaces, we use NA to indicate that we shall determine this later.
nameSpaces:一个字符向量标识命名空间的URI用于调用此服务器的映射。这将映射到实际的URI命名空间的缩写。这可能是这些映射的命名特征向量,或者一个简单的字符串,标识.SOAPDefaultNameSpaces列表元素的名称。如果我们不知道的命名空间的集合,我们使用NA表明,我们应确定以后。




verb: a character string identifying the type of the
verb:确定类型的字符串


方法----------Methods----------

No methods defined with class "SOAPServerDescription" in the signature.
没有任何方法定义类的“SOAPServerDescription”签名。


作者(S)----------Author(s)----------


Duncan Temple Lang <duncan@wald.ucdavis.edu>



参考文献----------References----------

http://www.omegahat.org/SSOAP, http://www.omegahat.org/bugs.

参见----------See Also----------

processWSDL
processWSDL


举例----------Examples----------


  serverDesc = processWSDL(system.file("examples", "KEGG.wsdl", package = "SSOAP"))

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-1-22 16:10 , Processed in 0.022068 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表