Package org.resilientedge.jockey.service

Interface Summary
ServiceProxyListener Represents a service proxy listener that wishes to be informed when a service invocation completes or times out.
 

Class Summary
ServiceCall Represents the parameters and other settings for a service invocation call.
ServiceCallDescriptor Represents the available methods and parameters for a service.
ServiceDescriptor Represents a description of a service that may be local or remote
ServiceManager Provides a central point for the location of a service (local or remote)
ServiceManagerFactory The ServiceManagerFactory manages implementations of service managers...
ServiceProxy Represents a service located locally or remotely, and allows the service to be invoked.
ServiceResponse A service response contains the success or error message obtained after a service invocation.
ServiceResponseMarker Represents a background service invocation and its current status.
ZServiceManagerFactoryTest  
 



Copyright © 2001 Resilient Edge, Inc. All Rights Reserved.