Uses of Class
org.apache.servicemix.bean.support.Request

Packages that use Request
org.apache.servicemix.bean A component for using beans to process JBI message exchanges by using injection. 
 

Uses of Request in org.apache.servicemix.bean
 

Methods in org.apache.servicemix.bean that return Request
protected  Request BeanEndpoint.getOrCreateCurrentRequest(javax.jbi.messaging.MessageExchange exchange)
           
protected  Request BeanEndpoint.getRequest(javax.jbi.messaging.MessageExchange exchange)
           
 

Methods in org.apache.servicemix.bean with parameters of type Request
protected  void BeanEndpoint.checkEndOfRequest(Request req)
          Checks if the request has ended.
protected  void BeanEndpoint.evaluateCallbacks(Request req)
           
 



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.