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 class
AbstractMessage.AbstractMessageBuilder<C extends AbstractMessage,
B extends AbstractMessage.AbstractMessageBuilder<C, B>> Subclasses of AbstractMessage in com.totvs.tjf.communication.sdk.messagesModifier and TypeClassDescriptionclass
This class represents the default structure of a message that supports attachment.class
This class represents the default structure of an broadcast message.class
This class represents the default structure of an email.class
This class represents the default structure of a history message.class
This class represents the default structure for a history reply.class
This class represents the default structure of a notification.class
This class represents the default structure of a SMS.class
This class represents the default structure of a voice message.class
This class represents the default structure of a WhatsApp message.