Package akka.remote.artery
-
Interface Summary Interface Description ArteryMessage INTERNAL API: marker trait for protobuf-serializable artery messagesArterySettings.Transport Association.QueueWrapper Association.StopSignal ControlMessage INTERNAL API Marker trait for control messages that can be sent via the system message sub-channel but don't need full reliable delivery.Decoder.InboundCompressionAccess Materialized value ofEncoder
which allows safely calling into the operator to interfact with compression tables.Decoder.InboundCompressionAccessImpl Encoder.OutboundCompressionAccess HeaderBuilder INTERNAL APIInboundContext INTERNAL API Inbound API that is used by the stream operators.InboundControlJunction.CallbackMessage InboundControlJunction.ControlMessageObserver InboundControlJunction.ControlMessageSubject Observer subject for inbound control messages.InboundEnvelope INTERNAL APIOutboundContext INTERNAL API Outbound association API that is used by the stream operators.OutboundControlJunction.OutboundControlIngress OutboundEnvelope INTERNAL APIOutboundHandshake.HandshakeState RemotingFlightRecorder INTERNAL APIReply INTERNAL API: Marker trait for reply messagesSendQueue.ProducerApi<T> SendQueue.QueueValue<T> SendQueue.WakeupSignal SystemMessageDelivery.AckedDeliveryMessage -
Exception Summary Exception Description ArteryTransport.AeronTerminated ArteryTransport.ShutdownSignal$ ArteryTransport.ShuttingDown$ Association.OutboundStreamStopIdleSignal$ Association.OutboundStreamStopQuarantinedSignal$ OutboundHandshake.HandshakeTimeoutException Stream is failed with this exception if the handshake is not completed within the handshake timeout.OutOfBuffersException INTERNAL APISystemMessageDelivery.GaveUpSystemMessageException