Save This Page
Home » apache-cxf-2.1.1-src » org.apache » cxf » interceptor » [javadoc | source]
org.apache.cxf.interceptor
public class: ServiceInvokerInterceptor [javadoc | source]
java.lang.Object
   org.apache.cxf.phase.AbstractPhaseInterceptor
      org.apache.cxf.interceptor.ServiceInvokerInterceptor

All Implemented Interfaces:
    PhaseInterceptor

Invokes a Binding's invoker with the INVOCATION_INPUT from the Exchange.
Constructor:
 public ServiceInvokerInterceptor() 
Method from org.apache.cxf.interceptor.ServiceInvokerInterceptor Summary:
handleMessage
Methods from org.apache.cxf.phase.AbstractPhaseInterceptor:
addAfter,   addAfter,   addBefore,   addBefore,   getAfter,   getBefore,   getId,   getPhase,   handleFault,   isGET,   setAfter,   setBefore
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cxf.interceptor.ServiceInvokerInterceptor Detail:
 public  void handleMessage(Message message)