Uses of Package
org.resilientedge.jockey.service

Packages that use org.resilientedge.jockey.service
com.resilientedge.jockey.service   
com.resilientedge.jockey.servicebridge   
org.resilientedge.jockey.service   
 

Classes in org.resilientedge.jockey.service used by com.resilientedge.jockey.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)
ServiceProxy
          Represents a service located locally or remotely, and allows the service to be invoked.
 

Classes in org.resilientedge.jockey.service used by com.resilientedge.jockey.servicebridge
ServiceCall
          Represents the parameters and other settings for a service invocation call.
ServiceDescriptor
          Represents a description of a service that may be local or remote
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.
 

Classes in org.resilientedge.jockey.service used by org.resilientedge.jockey.service
ServiceCall
          Represents the parameters and other settings for a service invocation call.
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)
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.
 



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