|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.server.EMailProcessor
public class EMailProcessor
Request Mail Processor
| Field Summary | |
|---|---|
protected CLogger |
log
Logger |
| Constructor Summary | |
|---|---|
EMailProcessor(MClient client)
EMail Processor |
|
EMailProcessor(String host,
String user,
String password)
EMail Processor |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Main Test |
int |
processMessages()
Process Messages in InBox |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CLogger log
| Constructor Detail |
|---|
public EMailProcessor(MClient client)
client - client
public EMailProcessor(String host,
String user,
String password)
host - hostuser - user idpassword - password| Method Detail |
|---|
public int processMessages()
public static void main(String[] args)
args - ignored
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||