Class Client


  • public class Client
    extends Object
    Representation of a client app.
    Since:
    5.2.1
    Author:
    Jamal Kaabi-Mofrad
    • Field Detail

      • client

        protected String client
        client app name. Used to lookup the client that is registered to send emails so that client's specific configuration could be used.
    • Constructor Detail

      • Client

        public Client()