org.apache.servicemix.cxfbc.interceptors
Class JbiInInterceptor

java.lang.Object
  extended by org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
      extended by org.apache.servicemix.cxfbc.interceptors.JbiInInterceptor
All Implemented Interfaces:
org.apache.cxf.interceptor.Interceptor<org.apache.cxf.message.Message>, org.apache.cxf.phase.PhaseInterceptor<org.apache.cxf.message.Message>

public class JbiInInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>

Author:
Guillaume Nodet

Field Summary
static String OPERATION_MEP
           
 
Constructor Summary
JbiInInterceptor()
           
 
Method Summary
 void handleMessage(org.apache.cxf.message.Message message)
           
protected  boolean isRequestor(org.apache.cxf.message.Message message)
           
 
Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor
addAfter, addAfter, addBefore, addBefore, getAfter, getBefore, getId, getPhase, handleFault, isGET, setAfter, setBefore
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OPERATION_MEP

public static final String OPERATION_MEP
See Also:
Constant Field Values
Constructor Detail

JbiInInterceptor

public JbiInInterceptor()
Method Detail

handleMessage

public void handleMessage(org.apache.cxf.message.Message message)

isRequestor

protected boolean isRequestor(org.apache.cxf.message.Message message)


Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.