Package com.attivio.sdk.transport
-
Interface Summary Interface Description ClientTransport<S> Handles sendingMessage
s to an Attivio receiver.ManagedTransport<S,R> Represents a Transport that is managed by the core system.MayHangOnShutdown This interface may be implemented by transports that have special knowledge about pending dispatches during shutdown.MessageEmitter Handles routing messages to the correct component inside the bus.MessageListTransportCallback An interface for callbacks to be invoked after transportation (successful or not) of aMessageList
SelfManagedTransport<S,R> Represents a transport that manages it's own thread/s for receiving messages.SyncronousMessageHandle Callback container for synchronous request/response handling during message delivery.Transport<S,R> Encapsulates a method for movingcom.attivio.transport.Message
s from one component to another.TransportDefinitionStore -
Class Summary Class Description MultiRegionTransport<S,R> ASelfManagedTransport
that is used explicitly for sending messages from one region to another.TransportDefinition -
Enum Summary Enum Description DataGroup MultiRegionTransport.MultiRegionIndexType MultiRegionTransport.MultiRegionIndexType
defines which conceptual indexes are supported for multi-region replication.