|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.binding.http.URIMapper
public class URIMapper
| Nested Class Summary | |
|---|---|
static class |
URIMapper.ResourceInfo
|
| Constructor Summary | |
|---|---|
URIMapper()
|
|
| Method Summary | |
|---|---|
void |
bind(org.apache.cxf.service.model.BindingOperationInfo bop,
String uri,
String verb)
|
String |
getLocation(org.apache.cxf.service.model.BindingOperationInfo bop)
|
org.apache.cxf.service.model.BindingOperationInfo |
getOperation(String uri,
String verb,
org.apache.cxf.message.Message m)
|
List |
getParameters(org.apache.cxf.service.model.MessageInfo msgInfo,
String path)
|
String |
getVerb(org.apache.cxf.service.model.BindingOperationInfo bop)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URIMapper()
| Method Detail |
|---|
public org.apache.cxf.service.model.BindingOperationInfo getOperation(String uri,
String verb,
org.apache.cxf.message.Message m)
public void bind(org.apache.cxf.service.model.BindingOperationInfo bop,
String uri,
String verb)
public String getLocation(org.apache.cxf.service.model.BindingOperationInfo bop)
public String getVerb(org.apache.cxf.service.model.BindingOperationInfo bop)
public List getParameters(org.apache.cxf.service.model.MessageInfo msgInfo,
String path)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||