|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver
org.apache.cxf.interceptor.ClientOutFaultObserver
public class ClientOutFaultObserver
| Constructor Summary | |
|---|---|
ClientOutFaultObserver(Bus bus)
|
|
| Method Summary | |
|---|---|
protected java.util.SortedSet<Phase> |
getPhases()
|
protected boolean |
isOutboundObserver()
|
void |
onMessage(Message m)
override the super class method |
| Methods inherited from class org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver |
|---|
getBus, initializeInterceptors |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClientOutFaultObserver(Bus bus)
| Method Detail |
|---|
protected java.util.SortedSet<Phase> getPhases()
getPhases in class AbstractFaultChainInitiatorObserverpublic void onMessage(Message m)
onMessage in interface MessageObserveronMessage in class AbstractFaultChainInitiatorObserverprotected boolean isOutboundObserver()
isOutboundObserver in class AbstractFaultChainInitiatorObserver
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||