Uses of Interface
asit.moa.client.deliver.DeliveryClient

Packages that use DeliveryClient
asit.bescheid   
asit.framework.servlet.notification   
asit.moa.client   
asit.moa.client.deliver   
asit.moa.client.deliver.mail   
asit.moa.client.deliver.moazs   
asit.moa.client.deliver.robot   
 

Uses of DeliveryClient in asit.bescheid
 

Methods in asit.bescheid with parameters of type DeliveryClient
static void NotificationUtils.deliverNotification(Bescheid bescheid, String bildmarkeFile, String styleSheetFile, String styleSheetWebURL, String moaSSAddress, String moaSSKeyIdentifier, DeliveryClient deliveryClient)
           
 

Uses of DeliveryClient in asit.framework.servlet.notification
 

Fields in asit.framework.servlet.notification declared as DeliveryClient
protected  DeliveryClient SignNotificationFactory.zsClient_
           
 

Uses of DeliveryClient in asit.moa.client
 

Methods in asit.moa.client that return DeliveryClient
static DeliveryClient ClientFactory.getDeliveryClient(String type)
           
 

Uses of DeliveryClient in asit.moa.client.deliver
 

Methods in asit.moa.client.deliver that return DeliveryClient
 DeliveryClient DeliveryHandler.getDeliveryClient()
           
 

Uses of DeliveryClient in asit.moa.client.deliver.mail
 

Classes in asit.moa.client.deliver.mail that implement DeliveryClient
 class MailDeliveryClient
           
 

Methods in asit.moa.client.deliver.mail that return DeliveryClient
 DeliveryClient MailDeliveryHandler.getDeliveryClient()
           
 

Uses of DeliveryClient in asit.moa.client.deliver.moazs
 

Subinterfaces of DeliveryClient in asit.moa.client.deliver.moazs
 interface MOAZSClient
          app2mzs
 

Classes in asit.moa.client.deliver.moazs that implement DeliveryClient
 class MOAZSClientImpl
           
 

Methods in asit.moa.client.deliver.moazs that return DeliveryClient
 DeliveryClient MOAZSDeliveryHandler.getDeliveryClient()
           
 

Uses of DeliveryClient in asit.moa.client.deliver.robot
 

Classes in asit.moa.client.deliver.robot that implement DeliveryClient
 class RobotDeliveryClient
           
 

Methods in asit.moa.client.deliver.robot that return DeliveryClient
 DeliveryClient RobotDeliveryHandler.getDeliveryClient()
           
 



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