Uses of Interface
org.apache.servicemix.jbi.api.Message

Packages that use Message
org.apache.servicemix.jbi.api   
 

Uses of Message in org.apache.servicemix.jbi.api
 

Methods in org.apache.servicemix.jbi.api that return Message
 Message Destination.createInOnlyMessage()
          Allows a Message to be created for an InOnly exchange for simpler one-way messaging.
 

Methods in org.apache.servicemix.jbi.api with parameters of type Message
 void ServiceMixClient.send(Message message)
          Sends an In-Only message
 



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