Uses of Interface
org.kuali.rice.ksb.messaging.serviceexporters.ServiceExporter

Packages that use ServiceExporter
org.kuali.rice.ksb.messaging.serviceexporters   
 

Uses of ServiceExporter in org.kuali.rice.ksb.messaging.serviceexporters
 

Classes in org.kuali.rice.ksb.messaging.serviceexporters that implement ServiceExporter
 class AbstractWebServiceExporter
          Abstract ServiceExporter for web services
 class HttpInvokerServiceExporter
           
 class RESTServiceExporter
          ServiceExporter for RESTful services.
 class SOAPServiceExporter
           
 

Methods in org.kuali.rice.ksb.messaging.serviceexporters that return ServiceExporter
static ServiceExporter ServiceExporterFactory.getServiceExporter(ServiceDefinition serviceDefinition, org.apache.cxf.Bus cxfBus, org.apache.cxf.endpoint.ServerRegistry cxfServerRegistry)
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.