Uses of Package
org.codegist.crest.config

Packages that use org.codegist.crest.config
org.codegist.crest Contains CRest interfaces and default implementations. 
org.codegist.crest.config Contains DefaultCRest configuration interfaces and configuration factories. 
 

Classes in org.codegist.crest.config used by org.codegist.crest
InterfaceConfig
          Interface configuration holder object.
InterfaceConfigFactory
          Creates instances of InterfaceConfig for the given interfaces.
MethodConfig
          Method configuration holder object.
ParamConfig
          Method's argument configuration holder object.
 

Classes in org.codegist.crest.config used by org.codegist.crest.config
ConfigBuilders
          Handy builders for DefaultInterfaceConfig.
ConfigBuilders.InterfaceConfigBuilder
           
ConfigBuilders.MethodConfigBuilder
           
ConfigBuilders.ParamConfigBuilder
           
ConfigFactoryException
           
Destination
          Param destination.
InterfaceConfig
          Interface configuration holder object.
InterfaceConfigFactory
          Creates instances of InterfaceConfig for the given interfaces.
MethodConfig
          Method configuration holder object.
ParamConfig
          Method's argument configuration holder object.
StaticParam
           
 



Copyright © 2011. All Rights Reserved.