单项选择题
A developer used wsimport to generate the skeleton code for a Web service implementation. What is the purpose of the generated ObjectFactory class?()
A. The ObjectFactory class is the generated Service Endpoint Interface class
B. The ObjectFactory class is the generated service provider class that is used by the JAX-WS client.
C. The ObjectFactory class takes the targetNamespace value and creates the directory structure.
D. The ObjectFactory class allows you to programatically construct new instances of the Java representation for XML content.
相关考题
-
多项选择题
TheTCP/IPMonitorcanbeusedtocheckthefollowing:()
A. SOAP/JMS
B. HTTP Header
C. WSDL document
D. SOAP messages
E. WS-I Compliance -
单项选择题
A company has a high business value JAX-WS provider Web Service and cannot afford to lose any messages. What kind of quality of service should be used in conjunction with WS-ReliableMessaging?()
A. Managed persistent
B. Managed non-persistent
C. Unmanaged non-persistent
D. Managed persistent and Transaction (enableTransactionalOneWay)
E. Managed non-persistent and Transaction (enableTransactionalOneWay)
F. Unmanaged non-persistent and Transaction (enableTransactionalOneWay)
