Uses of Class
com.totvs.tjf.communication.sdk.messages.AbstractMessage
Packages that use AbstractMessage
-
Uses of AbstractMessage in com.totvs.tjf.communication.sdk.messages
Classes in com.totvs.tjf.communication.sdk.messages with type parameters of type AbstractMessageModifier and TypeClassDescriptionstatic classAbstractMessage.AbstractMessageBuilder<C extends AbstractMessage,B extends AbstractMessage.AbstractMessageBuilder<C, B>> Subclasses of AbstractMessage in com.totvs.tjf.communication.sdk.messagesModifier and TypeClassDescriptionclassThis class represents the default structure of a message that supports attachment.classThis class represents the default structure of an broadcast message.classThis class represents the default structure of an email.classThis class represents the default structure of a history message.classThis class represents the default structure for a history reply.classThis class represents the default structure of a notification.classThis class represents the default structure of a SMS.classThis class represents the default structure of a voice message.classThis class represents the default structure of a WhatsApp message.