See: Description
| Interface | Description | 
|---|---|
| ServiceDescriptorContract | A service descriptor includes a serialized XML representation of the
  ServiceConfigurationfor the service. | 
| ServiceEndpointContract | Represents a service endpoint that has been published to the service registry. | 
| ServiceInfoContract | Defines the contract for information about a service that is published in
 the  ServiceRegistry. | 
| ServiceRegistry | Defines the interface for a remotely accessible service registry. | 
| Class | Description | 
|---|---|
| RemoveAndPublishResult | Wraps information resulting from a "removeAndPublish" operation on the
 registry. | 
| ServiceDescriptor | Immutable implementation of the  ServiceDescriptorContractinterface. | 
| ServiceDescriptor.Builder | A builder which can be used to construct  ServiceDescriptorinstances. | 
| ServiceEndpoint | Immutable implementation of the  ServiceEndpointContractinterface. | 
| ServiceEndpoint.Builder | A builder which can be used to construct  ServiceEndpointinstances. | 
| ServiceInfo | Immutable implementation of the  ServiceInfoContractinterface. | 
| ServiceInfo.Builder | A builder which can be used to construct  ServiceInfoinstances. | 
| Enum | Description | 
|---|---|
| ServiceEndpointStatus | Defines the possible statuses for a service endpoint in the KSB registry. | 
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.