Uses of Package
com.attivio.sdk.transport
-
Packages that use com.attivio.sdk.transport Package Description com.attivio.sdk.service com.attivio.sdk.transport com.attivio.transport -
Classes in com.attivio.sdk.transport used by com.attivio.sdk.service Class Description TransportDefinition TransportDefinitionStore -
Classes in com.attivio.sdk.transport used by com.attivio.sdk.transport Class Description ClientTransport Handles sendingMessage
s to an Attivio receiver.DataGroup 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 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 Encapsulates a method for movingcom.attivio.transport.Message
s from one component to another.TransportDefinition -
Classes in com.attivio.sdk.transport used by com.attivio.transport Class Description ClientTransport Handles sendingMessage
s to an Attivio receiver.