WebObjects 5.2.3

Package com.webobjects.webservices.client

Provides classes that can be used to create a client to consume Web services provided by other applications.

See:
          Description

Class Summary
WOClientOperation A WOClientOperation represents a single SOAP HTTP Web service operation as defined in the WSDL document used to create a WOWebServiceClient.
WOClientParameter A WOClientParameter represents a parameter to a SOAP HTTP Web service invocation as defined in the WSDL document used to create the associated WOWebServiceClient.
WOWebService A WOWebService represents a single SOAP HTTP service as defined in a WSDL document.
WOWebService.SessionInfo SessionInfo stores all data required to connect to an existing Web service sessions.
WOWebServiceClient A WOWebServiceClient provides a mechanism for introspecting and invoking Web service operations implemented using SOAP over HTTP.
 

Package com.webobjects.webservices.client Description

Provides classes that can be used to create a client to consume Web services provided by other applications. A WebObjects application can serve as both a Web service server and consumer.


Last updated Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.