|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.binding.http.strategy.JRAStrategy
public class JRAStrategy
A strategy to map BindingOperationInfos to URI/Verb combos utilizing the Java Rest Annotations.
| Constructor Summary | |
|---|---|
JRAStrategy()
|
|
| Method Summary | |
|---|---|
boolean |
map(BindingOperationInfo bop,
java.lang.reflect.Method m,
URIMapper mapper)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JRAStrategy()
| Method Detail |
|---|
public boolean map(BindingOperationInfo bop,
java.lang.reflect.Method m,
URIMapper mapper)
map in interface ResourceStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||