|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
org.hippoecm.hst.jaxrs.cxf.QueryStringReplacingInterceptor
public class QueryStringReplacingInterceptor
Constructor Summary | |
---|---|
QueryStringReplacingInterceptor()
|
Method Summary | |
---|---|
void |
handleMessage(org.apache.cxf.message.Message message)
|
void |
setAdditionalQueryString(String additionalQueryString)
|
void |
setParamNameReplaces(Map<String,String> paramNameReplaces)
|
Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
---|
addAfter, addAfter, addBefore, addBefore, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryStringReplacingInterceptor()
Method Detail |
---|
public void setParamNameReplaces(Map<String,String> paramNameReplaces)
public void setAdditionalQueryString(String additionalQueryString)
public void handleMessage(org.apache.cxf.message.Message message) throws org.apache.cxf.interceptor.Fault
org.apache.cxf.interceptor.Fault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |