Package org.kuali.rice.ksb.messaging

Interface Summary
AsynchronousCallback A callback which is executed after the completion of an AsynchronousCall.
MessageHelper Interface for aquiring services asynchronously.
PersistedMessage  
RemotedServiceRegistry A registry of remoted services.
RemoteResourceServiceLocator A ResourceLoader which locates endpoints to remoted services.
RepeatTopicInvokerQueue All topics that are called with a repeat are called through this queue.
ServiceHolder This is a description of what this class does - rkirkend don't forget to fill this in.
 

Class Summary
AlternateEndpoint Represents an alternate endpoint URL based on an endpoint URL pattern (reg-exp) to replace with the given actual endpoint.
AlternateEndpointLocation Represents an alternate endpoint URL host based on an endpoint URL host replacement pattern (reg-exp) to replace with the given actual endpoint host value.
AsynchronousCall Encapsulates an asynchronous call to a service.
BusClientFailureProxy  
FlattenedServiceDefinition A convenience class for encapsulating the serialized version of a ServiceDefinition object, allowing it to be lazy-loaded.
GlobalCallbackRegistry Can be used to register an AsynchronousCallback to recieve callback notifications.
HttpClientHelper Contains some utility methods for dealing with configuration of the Commons HttpClient library.
JavaServiceDefinition  
KSBClientProxy This class creates a proxy for services deployed on KSB.
KSBClientProxyFactoryBean This class can be used to create a KSBClientProxy.
KSBExporter Used from Spring to register service definitions from an already configured and started KSB.
KSBHttpInvokerProxyFactoryBean  
KSBHttpInvokerRequestExecutor At HttpInvokerRequestExecutor which is capable of digitally signing and verifying messages.
KSBHttpInvokerServiceExporter  
MessageFetcher Fetches messages from the db.
MessageHelperImpl  
MessageServiceInvoker Handles invocation of a PersistedMessageBO.
PersistedMessageBO A message which has been persisted to the data store.
PersistedMessagePayload Holds message payload content.
PropertyConditionalKSBExporter A KSBExporter which only exports the service if the specified property is set to true.
RemotedServiceHolder Holds the reference to an endpoint of a service as well as the ServiceInfo that defines the service.
RemotedServiceRegistryImpl  
RemoteResourceServiceLocatorImpl  
RepeatTopicInvokerQueueImpl  
RESTServiceDefinition Service definition for RESTful services.
RiceCacheExporterFactoryBean Returns a RiceCacheAdministrator.
RoutingTableDiffCalculator Takes two lists of ServiceInfo objects.
RunModeServiceExporter A KSBExporter which will exports the service in the case where the specified run mode is set.
ServerSideRemotedServiceHolder  
ServiceDefinition The definition of a service on the service bus.
ServiceInfo Model bean that represents the definition of a service on the bus.
SOAPServiceDefinition  
 

Exception Summary
HttpException  
MessageProcessingException  
 



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