|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceStrategy | |
---|---|
org.apache.cxf.binding.http | |
org.apache.cxf.binding.http.strategy |
Uses of ResourceStrategy in org.apache.cxf.binding.http |
---|
Methods in org.apache.cxf.binding.http that return types with arguments of type ResourceStrategy | |
---|---|
List<ResourceStrategy> |
HttpBindingFactory.getStrategies()
|
Method parameters in org.apache.cxf.binding.http with type arguments of type ResourceStrategy | |
---|---|
void |
HttpBindingFactory.setStrategies(List<ResourceStrategy> strategies)
|
Uses of ResourceStrategy in org.apache.cxf.binding.http.strategy |
---|
Classes in org.apache.cxf.binding.http.strategy that implement ResourceStrategy | |
---|---|
class |
ConventionStrategy
Maps a BindingOperation to a URI/combination using the following rules: |
class |
JRAStrategy
A strategy to map BindingOperationInfos to URI/Verb combos utilizing the Java Rest Annotations. |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |