Class message_rfc822

  • All Implemented Interfaces:
    jakarta.activation.DataContentHandler

    public class message_rfc822
    extends handler_base
    Author:
    Christopher Cotton
    • Constructor Detail

      • message_rfc822

        public message_rfc822()
    • Method Detail

      • getDataFlavors

        protected jakarta.activation.ActivationDataFlavor[] getDataFlavors()
        Description copied from class: handler_base
        Return an array of ActivationDataFlavors that we support. Usually there will be only one.
        Specified by:
        getDataFlavors in class handler_base
        Returns:
        array of ActivationDataFlavors that we support