|
||||||||||
| 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.apache.cxf.jaxrs.provider.jsonp.AbstractJsonpOutInterceptor
public abstract class AbstractJsonpOutInterceptor
| Constructor Summary | |
|---|---|
protected |
AbstractJsonpOutInterceptor(String phase)
|
| Method Summary | |
|---|---|
protected String |
getCallbackValue(org.apache.cxf.message.Message message)
|
protected void |
writeValue(org.apache.cxf.message.Message message,
String value)
|
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
|---|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, 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 |
| Methods inherited from interface org.apache.cxf.interceptor.Interceptor |
|---|
handleMessage |
| Constructor Detail |
|---|
protected AbstractJsonpOutInterceptor(String phase)
| Method Detail |
|---|
protected String getCallbackValue(org.apache.cxf.message.Message message)
protected void writeValue(org.apache.cxf.message.Message message,
String value)
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 | |||||||||