WebLogic Integration


Uses of Class
com.bea.b2b.protocol.xocp.messaging.QualityOfService

Packages that use QualityOfService
com.bea.b2b.protocol.xocp.messaging Used for working with messages in conversations that use the XML Open Collaboration Protocol (XOCP). 
 

Uses of QualityOfService in com.bea.b2b.protocol.xocp.messaging
 

Methods in com.bea.b2b.protocol.xocp.messaging that return QualityOfService
 QualityOfService XOCPMessage.getQoS()
          Gets the Quality of Service setting that was specified by the sender of this business message.
 

Methods in com.bea.b2b.protocol.xocp.messaging with parameters of type QualityOfService
 void XOCPMessage.setQoS(QualityOfService qos)
          Sets the Quality of Service for message delivery.
 


WebLogic Integration

WebLogic Integration (WLI)