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

Packages that use RestServiceDefinition
org.kuali.rice.ksb.api.bus.support Copyright 2005-2011 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 RestServiceDefinition in org.kuali.rice.ksb.api.bus.support
 

Methods in org.kuali.rice.ksb.api.bus.support with parameters of type RestServiceDefinition
static RestServiceConfiguration.Builder RestServiceConfiguration.Builder.create(RestServiceDefinition restServiceDefinition)
           
static RestServiceConfiguration RestServiceConfiguration.fromServiceDefinition(RestServiceDefinition restServiceDefinition)
           
 

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

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



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