Interface MessageContextValidator
-
- All Known Implementing Classes:
JettyEchoEndpoint
public interface MessageContextValidator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
validate(MessageContext msgContext, boolean isResponse)
-
-
-
Method Detail
-
validate
void validate(MessageContext msgContext, boolean isResponse) throws Exception
- Throws:
Exception
-
-