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. |