asit.moa.client.deliver.mail
Class MailDeliveryHandler

java.lang.Object
  extended byasit.moa.client.deliver.mail.MailDeliveryHandler
All Implemented Interfaces:
DeliveryHandler

public class MailDeliveryHandler
extends Object
implements DeliveryHandler


Constructor Summary
MailDeliveryHandler()
           
 
Method Summary
 DeliveryClient getDeliveryClient()
           
 String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailDeliveryHandler

public MailDeliveryHandler()
Method Detail

getType

public String getType()
Specified by:
getType in interface DeliveryHandler

getDeliveryClient

public DeliveryClient getDeliveryClient()
                                 throws ClientException
Specified by:
getDeliveryClient in interface DeliveryHandler
Throws:
ClientException


Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.