lepus-client
0.5.0
lepus-client
API
lepus.client
apis
Consuming
MessagingChannel
NormalMessagingChannel
Publishing
ReliablePublishing
ReliablePublishingMessagingChannel
Transaction
TransactionalMessaging
TransactionalMessagingChannel
Acknowledgment
AuthenticationConfig
AuthenticationConfig
AuthenticationFailure
Capabilities
Capabilities
Channel
Channel
Status
ChannelConfig
ChannelConfig
Confirmation
Connection
Connection
Status
Opened
ConnectionConfig
ConnectionConfig
ConsumeMode
RaiseOnError
DeliveredMessage
Envelope
Envelope
ExchangeAPI
LepusClient
Message
Message
MessageCodec
MessageCodec
MessageDecoder
MessageDecoder
MessageEncoder
MessageEncoder
MessageRaw
NegotiatedConfig
NegotiationError
NegotiationFailed
NoSupportedSASLMechanism
QueueAPI
ReturnedMessage
SSL
SSL
None
System
Trusted
SaslMechanism
SaslMechanism
StartupNegotiation
StartupNegotiation
SynchronousGet
Transport
lepus-client
/
lepus.client
/
Envelope
Envelope
lepus.client.Envelope
See the
Envelope
companion class
object
Envelope
Attributes
Companion
class
Source
MessageTypes.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Product
trait
Mirror
class
Object
trait
Matchable
class
Any
Self type
Envelope
.type
Members list
Clear all
Type members
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Attributes
Inherited from:
Mirror
Source
Mirror.scala
type
MirroredLabel
<:
String
The name of the type
The name of the type
Attributes
Inherited from:
Mirror
Source
Mirror.scala
Extensions
Extensions
extension
[
T
](
msg
:
Envelope
[
T
])(
using
enc
:
MessageEncoder
[
T
])
def
toRaw
:
EnvelopeRaw
Attributes
Source
MessageTypes.scala
extension
(
msg
:
EnvelopeRaw
)
def
decodeTo
[
T
:
MessageDecoder
]:
Either
[
Throwable
,
Envelope
[
T
]]
Attributes
Source
MessageTypes.scala
In this article
Attributes
Members list
Type members
Inherited types
Extensions
Extensions