Interface WebServiceMessageSender.DestinationDescriptor

All Known Implementing Classes:
HttpDestinationDescriptor, JmsDestinationDescriptor, MailDestinationDescriptor, XmppDestinationDescriptor
Enclosing interface:
WebServiceMessageSender

public static interface WebServiceMessageSender.DestinationDescriptor
Description of a destination URI for validation, including its source. Transport-specific descriptors provide additional details to help express custom checks.
Since:
3.1.9
  • Method Details