Class Summary |
CallImpl (src) |
A Call object that is ws4ee aware. |
ClientEngine (src) |
The ws4ee client engine. |
PortProxy (src) |
This is the proxy that implements the service endpoint interface. |
ServiceFactoryImpl (src) |
The javax.xml.rpc.ServiceFactory is a factory for the creation of instances of the type javax.xml.rpc.Service. |
ServiceImpl (src) |
Lookup EngineConfiguration configure the the jaxrpc service with it. |
ServiceObjectFactory (src) |
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 (src) |
This is the proxy that implements the service interface . |
ServiceReferenceable (src) |
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. |