Uses of Interface
org.nhindirect.config.service.TrustBundleService

Packages that use TrustBundleService
org.nhindirect.config.service   
org.nhindirect.config.service.impl   
 

Uses of TrustBundleService in org.nhindirect.config.service
 

Subinterfaces of TrustBundleService in org.nhindirect.config.service
 interface ConfigurationService
          Main configuration service interface.
 

Uses of TrustBundleService in org.nhindirect.config.service.impl
 

Classes in org.nhindirect.config.service.impl that implement TrustBundleService
 class ConfigurationServiceImpl
          Implements the single Service Endpoint Interface.
 class TrustBundleServiceImpl
          Implementation of the TrustBundleService
 

Methods in org.nhindirect.config.service.impl that return TrustBundleService
 TrustBundleService ConfigurationServiceImpl.getTrustBundleSvc()
          Get the TrustBundleService object.
 

Methods in org.nhindirect.config.service.impl with parameters of type TrustBundleService
 void ConfigurationServiceImpl.setTrustBundleSvc(TrustBundleService trustBundleSvc)
          Set the TrustBundleService object.
 



Copyright © 2014. All Rights Reserved.