Uses of Class
org.kuali.rice.ksb.api.bus.support.SoapServiceDefinition

Packages that use SoapServiceDefinition
org.kuali.rice.ksb.api.bus.support Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.ksb.messaging.serviceexporters   
 

Uses of SoapServiceDefinition in org.kuali.rice.ksb.api.bus.support
 

Methods in org.kuali.rice.ksb.api.bus.support with parameters of type SoapServiceDefinition
static SoapServiceConfiguration.Builder SoapServiceConfiguration.Builder.create(SoapServiceDefinition soapServiceDefinition)
           
static SoapServiceConfiguration SoapServiceConfiguration.fromServiceDefinition(SoapServiceDefinition soapServiceDefinition)
           
 

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

Constructors in org.kuali.rice.ksb.messaging.serviceexporters with parameters of type SoapServiceDefinition
SOAPServiceExporter(SoapServiceDefinition serviceDefinition, org.apache.cxf.Bus cxfBus, org.apache.cxf.endpoint.ServerRegistry cxfServerRegistry)
           
 



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