Java API

Package oracle.j2ee.ws.client

Interface Summary
InterfaceDescription
WebServiceMethod WebServiceMethod is used to invoke a Web Service method
WebServiceProxy WebServiceProxy can be used to dynamically invoke an operation defined in a WSDL.
 

Class Summary
ClassDescription
WebServiceProxyFactory Factory class used to create WebServiceProxy class given a WSDL.
 

Exception Summary
ExceptionDescription
WebServiceProxyException Exception raised by the WebServiceProxy APIs
 


Java API

Copyright © 2001 - Oracle Corporation