Uses of Class
org.apache.servicemix.jbi.NoInMessageAvailableException

Packages that use NoInMessageAvailableException
org.apache.servicemix.components.util A collection of utility components and helper classes for developers wishing to write components. 
org.apache.servicemix.tck   
 

Uses of NoInMessageAvailableException in org.apache.servicemix.components.util
 

Methods in org.apache.servicemix.components.util that throw NoInMessageAvailableException
protected  javax.jbi.messaging.NormalizedMessage ComponentSupport.getInMessage(javax.jbi.messaging.MessageExchange exchange)
          Returns the in message or throws an exception if there is no in message.
 

Uses of NoInMessageAvailableException in org.apache.servicemix.tck
 

Methods in org.apache.servicemix.tck that throw NoInMessageAvailableException
protected  javax.jbi.messaging.NormalizedMessage ReceiverPojo.getInMessage(javax.jbi.messaging.MessageExchange exchange)
          Returns the in message or throws an exception if there is no in message.
 



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