Package com.axemble.vdoc.sdk.interfaces
Interface IJMSMessage
- All Superinterfaces:
- Serializable
- 
Method SummaryModifier and TypeMethodDescriptionThis method return a human readable representation of the message implementation.
- 
Method Details- 
getReadableRepresentationString getReadableRepresentation()This method return a human readable representation of the message implementation. It is mainly used when logging and during messages processing to be able to get an idea of the subject of the message.- Returns:
- the human readable reprensentation of the message
 
 
-