| Package | Description |
|---|---|
| org.kuali.rice.ksb.api | |
| org.kuali.rice.ksb.api.registry |
Copyright 2005-2016 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.
|
| Class and Description |
|---|
| ServiceRegistry
Defines the interface for a remotely accessible service registry.
|
| Class and Description |
|---|
| RemoveAndPublishResult
Wraps information resulting from a "removeAndPublish" operation on the
registry.
|
| ServiceDescriptor
Immutable implementation of the
ServiceDescriptorContract interface. |
| ServiceDescriptor.Builder
A builder which can be used to construct
ServiceDescriptor instances. |
| ServiceDescriptorContract
A service descriptor includes a serialized XML representation of the
ServiceConfiguration for the service. |
| ServiceEndpoint
Immutable implementation of the
ServiceEndpointContract interface. |
| ServiceEndpoint.Builder
A builder which can be used to construct
ServiceEndpoint instances. |
| ServiceEndpointContract
Represents a service endpoint that has been published to the service registry.
|
| ServiceEndpointStatus
Defines the possible statuses for a service endpoint in the KSB registry.
|
| ServiceInfo
Immutable implementation of the
ServiceInfoContract interface. |
| ServiceInfo.Builder
A builder which can be used to construct
ServiceInfo instances. |
| ServiceInfoContract
Defines the contract for information about a service that is published in
the
ServiceRegistry. |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.