it.sistematica.isharedoc.service.mail
Interface MailClientService

All Known Implementing Classes:
MailClientServiceImpl

public interface MailClientService

The Interface MailClientService.


Method Summary
 void checkMessageBoxConnectionParameters(MessageBox messageBox)
          Check message box connection parameters.
 void startClients()
          Start clients.
 

Method Detail

startClients

void startClients()
                  throws javax.mail.MessagingException,
                         java.lang.Exception
Start clients.

Throws:
javax.mail.MessagingException - the messaging exception
java.lang.Exception - the exception

checkMessageBoxConnectionParameters

void checkMessageBoxConnectionParameters(MessageBox messageBox)
Check message box connection parameters.

Parameters:
messageBox - the message box