|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.problets.lib.comm.XMLCommunicator
public class XMLCommunicator
To relay email to a server other than the one that hosted the applet
Constructor Summary | |
---|---|
XMLCommunicator()
|
Method Summary | |
---|---|
void |
closeConnection()
|
static void |
main(java.lang.String[] args)
|
void |
runClient()
|
void |
sendMail(java.util.Vector message)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLCommunicator()
Method Detail |
---|
public void runClient()
public void sendMail(java.util.Vector message)
public void closeConnection()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |