单项选择题
Which WSDL style is suited to sending binary tree nodes as part of a SOAP message?()
A. RPC/literal
B. RPC/encoded
C. Document/encoded
D. Document/literal
E. Document/literal wrapped
点击查看答案
相关考题
-
单项选择题
The following methods are to be published as Web services to be invoked via SOAP messages and validated with a schema: public void myMethod(int x, float y); public void myMethod(int x); public void someOtherMethod(int x, float y); Which WSDL style should be used?()
A. RPC/literal
B. RPC/encoded
C. Document/encoded
D. Document/literal
E. Document/literal wrapped -
单项选择题
WhatisthebiggestadvantageofusingWebservicestocreateSOAsolutions?()
A. They are implemented using Java and XML
B. They support a client-server programming model
C. They are used to create tightly coupled applications
D. They are implemented using standardized technologies -
单项选择题
WhatistheLEASTappropriatescenarioforWebservices?()
A. To integrate legacy systems
B. To propagate security context
C. To expose fine grained operations
D. To use with process choreography
E. For B2B (business to business) applications
