Uses of Package
org.oasisopen.sca.client

Packages that use org.oasisopen.sca.client
org.oasisopen.sca.client Provides SCA API for Client applications 
org.oasisopen.sca.client.impl Provides a default implementation of a FactoryFinder for the SCA Client API 
 

Classes in org.oasisopen.sca.client used by org.oasisopen.sca.client
SCAClientFactory
          The SCAClientFactory can be used by non-SCA managed code to lookup services that exist in a SCA Domain.
 

Classes in org.oasisopen.sca.client used by org.oasisopen.sca.client.impl
SCAClientFactory
          The SCAClientFactory can be used by non-SCA managed code to lookup services that exist in a SCA Domain.
SCAClientFactoryFinder
          A Service Provider Interface representing a SCAClientFactory finder.