Class MessageTransportConfigurationType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.MessageTransportConfigurationType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class MessageTransportConfigurationType extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
A configuration for message transports. It defines various transports through which the midPoint can send messages, e.g. reports, notifications, etc. NOTE: This replaces the configuration previously placed inside NotificationConfigurationType.
See Also: