Uses of Class
javax.jbi.messaging.MessageExchange.Role

Packages that use MessageExchange.Role
javax.jbi.messaging   
 

Uses of MessageExchange.Role in javax.jbi.messaging
 

Fields in javax.jbi.messaging declared as MessageExchange.Role
static MessageExchange.Role MessageExchange.Role.CONSUMER
          Component is the service consumer.
static MessageExchange.Role MessageExchange.Role.PROVIDER
          Component is the service provider.
 

Methods in javax.jbi.messaging that return MessageExchange.Role
 MessageExchange.Role MessageExchange.getRole()
          Queries the role that the caller (which must be the owner of the this exchange instance) plays in the exchange.
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.