|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CRestContext | |
---|---|
org.codegist.crest | Contains CRest interfaces and default implementations. |
org.codegist.crest.config | Contains DefaultCRest configuration interfaces and configuration factories. |
Uses of CRestContext in org.codegist.crest |
---|
Constructors in org.codegist.crest with parameters of type CRestContext | |
---|---|
DefaultCRest(CRestContext context)
|
Uses of CRestContext in org.codegist.crest.config |
---|
Methods in org.codegist.crest.config with parameters of type CRestContext | |
---|---|
InterfaceConfig |
PreconfiguredInterfaceConfigFactory.newConfig(Class<?> interfaze,
CRestContext context)
|
InterfaceConfig |
InterfaceConfigFactory.newConfig(Class<?> interfaze,
CRestContext context)
|
InterfaceConfig |
PropertiesDrivenInterfaceConfigFactory.newConfig(Class<?> interfaze,
CRestContext context)
|
InterfaceConfig |
XmlDrivenInterfaceConfigFactory.newConfig(Class<?> interfaze,
CRestContext context)
|
InterfaceConfig |
OverridingInterfaceConfigFactory.newConfig(Class<?> interfaze,
CRestContext context)
|
InterfaceConfig |
AnnotationDrivenInterfaceConfigFactory.newConfig(Class<?> interfaze,
CRestContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |