Uses of Interface
org.openvpms.esci.service.InboxService

Packages that use InboxService
org.openvpms.esci.service   
 

Uses of InboxService in org.openvpms.esci.service
 

Classes in org.openvpms.esci.service that implement InboxService
 class InboxWebService
          Default implementation of the InboxService.
 

Methods in org.openvpms.esci.service that return InboxService
 InboxService InboxWebService.getInboxService()
          Returns the inbox service.
 

Methods in org.openvpms.esci.service with parameters of type InboxService
 void InboxWebService.setInboxService(InboxService service)
          Registers the inbox service to delegate to.
 



Copyright © 2010-2011 OpenVPMS. All Rights Reserved..