Uses of Class
org.frankframework.receivers.MessageWrapper
-
Uses of MessageWrapper in org.frankframework.jdbc
Modifier and TypeMethodDescriptionprotected MessageWrapper<M>
JdbcListener.extractRawMessage
(ResultSet rs) This method returns aMessageWrapper
containing contents of the message stored in the database.