asit.moa.client.deliver
Interface DeliveryClient
- All Superinterfaces:
- Client
- All Known Subinterfaces:
- MOAZSClient
- All Known Implementing Classes:
- MailDeliveryClient, MOAZSClientImpl, RobotDeliveryClient
- public interface DeliveryClient
- extends Client
...
- Author:
- Arne Tauber
setReceiver
public void setReceiver(Adressat data)
addPayLoadBinaryDocument
public void addPayLoadBinaryDocument(InputStream binDoc,
String fileName,
String mimeType)
throws IOException
- Throws:
IOException
deliver
public void deliver()
throws DeliveryException
- Throws:
DeliveryException
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.