Package org.frankframework.core
Interface DestinationValidator
- All Known Implementing Classes:
EsbSoapWrapperPipe,FxfWrapperPipe
public interface DestinationValidator
-
Method Summary
Modifier and TypeMethodDescriptionvoidvalidateListenerDestinations(PipeLine pipeLine) voidvalidateSenderDestination(ISender sender)
-
Method Details
-
validateListenerDestinations
- Throws:
ConfigurationException
-
validateSenderDestination
- Throws:
ConfigurationException
-