Maven module :un.protocol : protocol-smtp :
Class :
un.protocol.smtp.SMTPCommand
Extends/Implements : -
Subclasses : -
Variables :
verb,
arguments
Functions :
SMTPCommand,
SMTPCommand,
encode,
createHELO,
createEHLO
public Chars
verb
public Chars[]
arguments
public void
SMTPCommand ()
public void
SMTPCommand (Chars verb, Chars[] arguments)
public Chars
encode ()
public SMTPCommand
createHELO (Chars domain)
public SMTPCommand
createEHLO (Chars domainOrAddress)
author Johann Sorel