Main Page | Packages | Class Tree | Index | Help

Package xp.services


Class Summary

xp.services.FaultContains the error details from a fault that occurred during a method invocation

xp.services.ParamsBuilderA helper class to build xml call params for use with the XMLConnector/XMLService.

xp.services.PendingCallOn each call to a Service object a PendingCall object is generated which manages dispatching results recieved from the server via the associated service. Once constructed the caller should assign a responder that will process the invocation results.

xp.services.ServiceRequestA ServiceRequest is a combinationof a Command, Params and a Response.

xp.services.XMLServiceProvides script access to xml service method calls.


xp.services.XMLServiceRequestA ServiceRequest is a combinationof a Command, Params and a Response.

Interface Summary

xp.services.IResponder

xp.services.IServiceThe interface xp services


xp.services.IServiceFilter


Generated on 10/30/2005 9:34:02 PM by AS2Doc