Index
C E H I N R S T
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
C
- CHANNEL_SEPARATOR - Static variable in class io.memoria.jutils.messaging.adapter.nats.NatsUtils
- createConnection(YamlConfigMap) - Static method in class io.memoria.jutils.messaging.adapter.nats.NatsUtils
E
- equals(Object) - Method in class io.memoria.jutils.messaging.adapter.nats.NatsMsgReceiver
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class io.memoria.jutils.messaging.adapter.nats.NatsMsgSender
-
Indicates whether some other object is "equal to" this one.
H
- hashCode() - Method in class io.memoria.jutils.messaging.adapter.nats.NatsMsgReceiver
-
Returns a hash code value for this object.
- hashCode() - Method in class io.memoria.jutils.messaging.adapter.nats.NatsMsgSender
-
Returns a hash code value for this object.
I
- io.memoria.jutils.messaging.adapter.nats - package io.memoria.jutils.messaging.adapter.nats
N
- NatsMsgReceiver - Class in io.memoria.jutils.messaging.adapter.nats
- NatsMsgReceiver(Connection, Scheduler, Duration) - Constructor for class io.memoria.jutils.messaging.adapter.nats.NatsMsgReceiver
-
Creates an instance of a
NatsMsgReceiverrecord. - NatsMsgSender - Class in io.memoria.jutils.messaging.adapter.nats
- NatsMsgSender(Connection, Scheduler, Duration) - Constructor for class io.memoria.jutils.messaging.adapter.nats.NatsMsgSender
-
Creates an instance of a
NatsMsgSenderrecord. - NatsUtils - Class in io.memoria.jutils.messaging.adapter.nats
- nc() - Method in class io.memoria.jutils.messaging.adapter.nats.NatsMsgReceiver
-
Returns the value of the
ncrecord component. - nc() - Method in class io.memoria.jutils.messaging.adapter.nats.NatsMsgSender
-
Returns the value of the
ncrecord component.
R
- receive(String, int, long) - Method in class io.memoria.jutils.messaging.adapter.nats.NatsMsgReceiver
S
- scheduler() - Method in class io.memoria.jutils.messaging.adapter.nats.NatsMsgReceiver
-
Returns the value of the
schedulerrecord component. - scheduler() - Method in class io.memoria.jutils.messaging.adapter.nats.NatsMsgSender
-
Returns the value of the
schedulerrecord component. - send(String, int, Flux<Message>) - Method in class io.memoria.jutils.messaging.adapter.nats.NatsMsgSender
T
- timeout() - Method in class io.memoria.jutils.messaging.adapter.nats.NatsMsgReceiver
-
Returns the value of the
timeoutrecord component. - timeout() - Method in class io.memoria.jutils.messaging.adapter.nats.NatsMsgSender
-
Returns the value of the
timeoutrecord component. - toMessage(Message) - Static method in class io.memoria.jutils.messaging.adapter.nats.NatsUtils
- toString() - Method in class io.memoria.jutils.messaging.adapter.nats.NatsMsgReceiver
-
Returns a string representation of this record.
- toString() - Method in class io.memoria.jutils.messaging.adapter.nats.NatsMsgSender
-
Returns a string representation of this record.
- toSubject(String, int) - Static method in class io.memoria.jutils.messaging.adapter.nats.NatsUtils
All Classes|All Packages