public class MoaSync extends Object
Constructor and Description |
---|
MoaSync() |
Modifier and Type | Method and Description |
---|---|
void |
addSyncWatchDogThread(String id,
MoaSync watchDog) |
Document |
DeliveryRequest(Document in)
Methode die einen DeliveryRequest engegen nimmt, die Daten auf vollst�ndigkeit Pr�ft und die
Requsts dann in die Queue einsortiert
|
static int |
getCount() |
SyncStatus |
getSyncStatus() |
static MoaSync |
getSyncWatchDogThread(String id) |
static List |
getSyncWatchDogThreads() |
Zuseserver |
getZuseserver(Rcpt rcpt,
boolean encryption,
boolean privateDelivery,
String senderprofile,
List mimeTypes)
Methode die den ZuseKopf nach einem Zustellserver (evtl mit Zertifikat) fragt.
|
boolean |
isStopped() |
void |
removeSyncWatchDogThread(String id) |
void |
terminate() |
public SyncStatus getSyncStatus()
public boolean isStopped()
public void terminate()
public static List getSyncWatchDogThreads()
public void removeSyncWatchDogThread(String id) throws MoaException
MoaException
public void addSyncWatchDogThread(String id, MoaSync watchDog) throws MoaException
MoaException
public static int getCount()
public Document DeliveryRequest(Document in)
in
- Documentpublic Zuseserver getZuseserver(Rcpt rcpt, boolean encryption, boolean privateDelivery, String senderprofile, List mimeTypes) throws MoaException
rcpt
- Empfaengerencryption
- notwendig (true/false)senderprofile
- mimeTypes
- Liste der Mimetypes der Dokumente, die zugestellt werden sollenMoaException
Copyright 2008 EGIZ. All Rights Reserved.