当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 webservice API Documentation 英文版文档
org.jboss.webservice.client (JBossWS API) - JBoss 4.0.1 sp1 webservice API Documentation 英文版文档
Package org.jboss.webservice.client
|
Interface Summary |
| Stub |
JBossWS client stubs implement this interface. |
|
Class Summary |
| CallImpl |
A Call object that is ws4ee aware. |
| ClientEngine |
The ws4ee client engine. |
| PortProxy |
This is the proxy that implements the service endpoint interface. |
| ServiceFactoryImpl |
The javax.xml.rpc.ServiceFactory is a factory for the creation of instances of the type javax.xml.rpc.Service. |
| ServiceImpl |
Lookup EngineConfiguration configure the the jaxrpc service with it. |
| ServiceObjectFactory |
This ServiceObjectFactory reconstructs a javax.xml.rpc.Service
for a given WSDL when the webservice client does a JNDI lookup
It uses the information provided by the service-ref element in application-client.xml |
| ServiceProxy |
This is the proxy that implements the service interface . |
| ServiceReferenceable |
A JNDI reference to a javax.xml.rpc.Service
It holds the information to reconstrut the javax.xml.rpc.Service
when the client does a JNDI lookup. |
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.