|
For the latest news and information visit The GNU Crypto project |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gnu.crypto.tool.SMTPClient
Constructor Summary | |
SMTPClient(java.lang.String mechanism,
java.lang.String host,
int port)
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
work()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SMTPClient(java.lang.String mechanism, java.lang.String host, int port)
Method Detail |
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public void work() throws javax.security.sasl.SaslException, java.io.IOException, java.lang.InterruptedException
javax.security.sasl.SaslException
java.io.IOException
java.lang.InterruptedException
|
For the latest news and information visit The GNU Crypto project |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |