See: Description
Interface | Description |
---|---|
ServiceDescriptorContract |
A service descriptor includes a serialized XML representation of the
ServiceConfiguration for 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
ServiceDescriptorContract interface. |
ServiceDescriptor.Builder |
A builder which can be used to construct
ServiceDescriptor instances. |
ServiceEndpoint |
Immutable implementation of the
ServiceEndpointContract interface. |
ServiceEndpoint.Builder |
A builder which can be used to construct
ServiceEndpoint instances. |
ServiceInfo |
Immutable implementation of the
ServiceInfoContract interface. |
ServiceInfo.Builder |
A builder which can be used to construct
ServiceInfo instances. |
Enum | Description |
---|---|
ServiceEndpointStatus |
Defines the possible statuses for a service endpoint in the KSB registry.
|
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.