Uses of Interface
org.ikasan.component.endpoint.email.producer.EmailPayload
-
-
Uses of EmailPayload in org.ikasan.component.endpoint.email.producer
Classes in org.ikasan.component.endpoint.email.producer that implement EmailPayload Modifier and Type Class Description classDefaultEmailPayloadMethods in org.ikasan.component.endpoint.email.producer that return EmailPayload Modifier and Type Method Description static EmailPayloadEmailPayload. newInstance()Methods in org.ikasan.component.endpoint.email.producer with parameters of type EmailPayload Modifier and Type Method Description voidEmailProducer. invoke(EmailPayload payload)
-