A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W 

E

encode(kotlin.ByteArray) - function in eu.vstoyanov.natsy.codec.BinaryCodec
Encode a value for publishing.
encode(T) - function in eu.vstoyanov.natsy.codec.JsonCodec
Encode a value for publishing.
encode(T) - function in eu.vstoyanov.natsy.codec.MessageCodec
Encode a value for publishing.
encode(java.lang.String) - function in eu.vstoyanov.natsy.codec.StringCodec
Encode a value for publishing.
equals(java.lang.Object) - function in eu.vstoyanov.natsy.model.Message
 
eu.vstoyanov.natsy - package eu.vstoyanov.natsy
 
eu.vstoyanov.natsy.codec - package eu.vstoyanov.natsy.codec
 
eu.vstoyanov.natsy.exception - package eu.vstoyanov.natsy.exception
 
eu.vstoyanov.natsy.jetstream - package eu.vstoyanov.natsy.jetstream
 
eu.vstoyanov.natsy.jetstream.model - package eu.vstoyanov.natsy.jetstream.model
 
eu.vstoyanov.natsy.model - package eu.vstoyanov.natsy.model
 
expectedLastMsgId(java.lang.String) - function in eu.vstoyanov.natsy.jetstream.PublishExpectations.Companion
Create expectations for last message ID
expectedLastSequence(java.lang.Long) - function in eu.vstoyanov.natsy.jetstream.PublishExpectations.Companion
Create expectations for sequence number
expectedLastSubjectSequence(java.lang.Long) - function in eu.vstoyanov.natsy.jetstream.PublishExpectations.Companion
Create expectations for last subject sequence
expectedStream(java.lang.String) - function in eu.vstoyanov.natsy.jetstream.PublishExpectations.Companion
Create expectations for a specific stream
EXPLICIT - enum entry in eu.vstoyanov.natsy.jetstream.model.AckPolicy

Require explicit acknowledgment of each message

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W