Uses of Package
org.resilientedge.jockey.servicebridge

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

Classes in org.resilientedge.jockey.servicebridge used by com.resilientedge.jockey.webservicebridge
SBAbstractServiceInstance
          Base class for services that handle the actual service invocation.
SBAbstractServiceManager
          Base implementation for bridges that provides fundamental service manager behaviour
SBServiceCall
          Defines the parameters and unique id of a service call invocation.
SBServiceCallParameter
          Base implementation of a service call parameter
SBServiceDescriptor
          Describes a service that is available in the platform.
SBServiceManager
          A SBServiceManager is responsible for tracking the descriptors of services that a particular provider supports.
 

Classes in org.resilientedge.jockey.servicebridge used by org.resilientedge.jockey.servicebridge
DescriptorMatchStrategy
          An interface for a strategy that compares two service descriptors and can answer simple matching questions about them
SBAbstractServiceInstance
          Base class for services that handle the actual service invocation.
SBManagerFactory
          The SBManagerFactory is responsible for the creation of managers for the various service instances and descriptors that the platform supports.
SBServiceCall
          Defines the parameters and unique id of a service call invocation.
SBServiceCallDescriptor
          A service call descriptor defines the name, parameter(s), and return type of a service call (method).
SBServiceCallParameter
          Base implementation of a service call parameter
SBServiceDescriptor
          Describes a service that is available in the platform.
SBServiceManager
          A SBServiceManager is responsible for tracking the descriptors of services that a particular provider supports.
SBServiceResponse
          Contains a service invocation response with the success or error result.
 



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