com.sonicsw.esb.mgmtapi.config
Interface IQos
- All Known Subinterfaces:
- IEndpointConfig, IJMSEndpointConfig, IJMSQueueEndpointConfig, IJMSTopicEndpointConfig, IProcessConfig
public interface IQos
Quality of Service in the ESB is a measure of the reliability of an interaction.
BEST_EFFORT
static final IQos.QOSLevel BEST_EFFORT
AT_LEAST_ONCE
static final IQos.QOSLevel AT_LEAST_ONCE
EXACTLY_ONCE
static final IQos.QOSLevel EXACTLY_ONCE
Copyright © 2001-2012
Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-Mar-2012.