|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<Message>
org.apache.cxf.transport.http.gzip.GZIPInInterceptor.GZIPInEndingInterceptor
public class GZIPInInterceptor.GZIPInEndingInterceptor
Ending interceptor to restore the original input stream after processing, so as not to interfere with streaming HTTP.
| Constructor Summary | |
|---|---|
GZIPInInterceptor.GZIPInEndingInterceptor()
|
|
| Method Summary | |
|---|---|
void |
handleMessage(Message message)
Restores the original input stream for the message. |
| 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 GZIPInInterceptor.GZIPInEndingInterceptor()
| Method Detail |
|---|
public void handleMessage(Message message)
throws Fault
Fault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||