JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
E
F
G
H
I
L
N
P
R
S
T
U
C
CommandService
- Interface in
io.naraplatform.daysman.mediator.spec
consume(EventHandler)
- Method in interface io.naraplatform.daysman.mediator.spec.
EventStreamService
createBaseSentId()
- Static method in class io.naraplatform.daysman.mediator.spec.domain.
EventSent
createEventSentId(String, String, String, int)
- Static method in class io.naraplatform.daysman.mediator.spec.domain.
EventSent
D
delete(String)
- Method in interface io.naraplatform.daysman.mediator.spec.store.
SubscriptionStore
E
equals(String, String, int)
- Method in class io.naraplatform.daysman.mediator.spec.domain.
UnreceivedEventRequest
EventControlService
- Interface in
io.naraplatform.daysman.mediator.spec
EventHandler
- Interface in
io.naraplatform.daysman.mediator.spec
EventMessage
- Class in
io.naraplatform.daysman.mediator.spec.domain.transport
EventMessage(StreamEventMessage, String)
- Constructor for class io.naraplatform.daysman.mediator.spec.domain.transport.
EventMessage
EventMessage(StreamEventMessage, String, boolean)
- Constructor for class io.naraplatform.daysman.mediator.spec.domain.transport.
EventMessage
EventReceived
- Class in
io.naraplatform.daysman.mediator.spec.domain
EventReceived(String)
- Constructor for class io.naraplatform.daysman.mediator.spec.domain.
EventReceived
EventReceivedStore
- Interface in
io.naraplatform.daysman.mediator.spec.store
EventSent
- Class in
io.naraplatform.daysman.mediator.spec.domain
EventSent(String)
- Constructor for class io.naraplatform.daysman.mediator.spec.domain.
EventSent
EventSent(String, String, String, String, int)
- Constructor for class io.naraplatform.daysman.mediator.spec.domain.
EventSent
EventSentService
- Interface in
io.naraplatform.daysman.mediator.spec
EventSentStore
- Interface in
io.naraplatform.daysman.mediator.spec.store
EventStreamInternalService
- Interface in
io.naraplatform.daysman.mediator.spec
EventStreamService
- Interface in
io.naraplatform.daysman.mediator.spec
EventSubscriptionService
- Interface in
io.naraplatform.daysman.mediator.spec
exist(String, String, int, String)
- Method in interface io.naraplatform.daysman.mediator.spec.store.
SubscriptionStore
exists(String)
- Method in interface io.naraplatform.daysman.mediator.spec.store.
EventSentStore
F
findSubscribers(String)
- Method in interface io.naraplatform.daysman.mediator.spec.
EventSubscriptionService
findSubscriptions(String)
- Method in interface io.naraplatform.daysman.mediator.spec.
EventSubscriptionService
fromJson(String)
- Static method in class io.naraplatform.daysman.mediator.spec.domain.
Subscription
G
GrpcMessage
- Class in
io.naraplatform.daysman.mediator.spec.util
GrpcMessage()
- Constructor for class io.naraplatform.daysman.mediator.spec.util.
GrpcMessage
H
handle(StreamEventMessage)
- Method in interface io.naraplatform.daysman.mediator.spec.
EventHandler
I
io.naraplatform.daysman.mediator.spec
- package io.naraplatform.daysman.mediator.spec
io.naraplatform.daysman.mediator.spec.domain
- package io.naraplatform.daysman.mediator.spec.domain
io.naraplatform.daysman.mediator.spec.domain.transport
- package io.naraplatform.daysman.mediator.spec.domain.transport
io.naraplatform.daysman.mediator.spec.store
- package io.naraplatform.daysman.mediator.spec.store
io.naraplatform.daysman.mediator.spec.util
- package io.naraplatform.daysman.mediator.spec.util
L
listen(StreamEventMessage)
- Method in interface io.naraplatform.daysman.mediator.spec.
CommandService
load(String)
- Method in interface io.naraplatform.daysman.mediator.spec.
EventStreamInternalService
load(String)
- Method in interface io.naraplatform.daysman.mediator.spec.
EventStreamService
load(String)
- Method in interface io.naraplatform.daysman.mediator.spec.store.
EventReceivedStore
load(String)
- Method in interface io.naraplatform.daysman.mediator.spec.store.
EventSentStore
load(String)
- Method in interface io.naraplatform.daysman.mediator.spec.store.
StreamEventStore
load(String)
- Method in interface io.naraplatform.daysman.mediator.spec.store.
SubscriptionStore
loadAll(Offset)
- Method in interface io.naraplatform.daysman.mediator.spec.
EventStreamInternalService
loadAll(Offset)
- Method in interface io.naraplatform.daysman.mediator.spec.
EventStreamService
loadAll(Offset)
- Method in interface io.naraplatform.daysman.mediator.spec.store.
StreamEventStore
loadAll()
- Method in interface io.naraplatform.daysman.mediator.spec.store.
SubscriptionStore
loadByConsumerAndServiceId(String, String, int, String)
- Method in interface io.naraplatform.daysman.mediator.spec.store.
SubscriptionStore
loadByConsumerId(String)
- Method in interface io.naraplatform.daysman.mediator.spec.store.
SubscriptionStore
loadByEventId(String)
- Method in interface io.naraplatform.daysman.mediator.spec.store.
EventSentStore
loadByEventSentId(String)
- Method in interface io.naraplatform.daysman.mediator.spec.store.
EventReceivedStore
loadByNotReceived(String, String, int)
- Method in interface io.naraplatform.daysman.mediator.spec.store.
EventSentStore
loadByServiceId(String)
- Method in interface io.naraplatform.daysman.mediator.spec.store.
SubscriptionStore
N
newEventReceived(String)
- Static method in class io.naraplatform.daysman.mediator.spec.domain.
EventReceived
newEventSent(Subscription, String)
- Static method in class io.naraplatform.daysman.mediator.spec.domain.
EventSent
newEventSent(String, Subscription, String)
- Static method in class io.naraplatform.daysman.mediator.spec.domain.
EventSent
notifyReceived(String)
- Method in interface io.naraplatform.daysman.mediator.spec.
EventSentService
notifySent(String, String, String)
- Method in interface io.naraplatform.daysman.mediator.spec.
EventSentService
P
produce(StreamEventMessage)
- Method in interface io.naraplatform.daysman.mediator.spec.
EventStreamInternalService
produce(StreamEventMessage)
- Method in interface io.naraplatform.daysman.mediator.spec.
EventStreamService
Deprecated.
produce(CqrsCommand)
- Method in interface io.naraplatform.daysman.mediator.spec.
EventStreamService
produce(CqrsQuery)
- Method in interface io.naraplatform.daysman.mediator.spec.
EventStreamService
produce(CqrsEvent)
- Method in interface io.naraplatform.daysman.mediator.spec.
EventStreamService
R
requestUnreceivedEvent(String, String, int)
- Method in interface io.naraplatform.daysman.mediator.spec.
EventControlService
S
save(EventReceived)
- Method in interface io.naraplatform.daysman.mediator.spec.store.
EventReceivedStore
save(EventSent)
- Method in interface io.naraplatform.daysman.mediator.spec.store.
EventSentStore
save(StreamEventMessage)
- Method in interface io.naraplatform.daysman.mediator.spec.store.
StreamEventStore
save(Subscription)
- Method in interface io.naraplatform.daysman.mediator.spec.store.
SubscriptionStore
StreamEventStore
- Interface in
io.naraplatform.daysman.mediator.spec.store
subscribe(String, String, int, String)
- Method in interface io.naraplatform.daysman.mediator.spec.
EventSubscriptionService
Subscription
- Class in
io.naraplatform.daysman.mediator.spec.domain
Subscription(String)
- Constructor for class io.naraplatform.daysman.mediator.spec.domain.
Subscription
Subscription(String, String, int, String)
- Constructor for class io.naraplatform.daysman.mediator.spec.domain.
Subscription
SubscriptionStore
- Interface in
io.naraplatform.daysman.mediator.spec.store
T
toEmpty()
- Static method in class io.naraplatform.daysman.mediator.spec.util.
GrpcMessage
toLoadRequest(String)
- Static method in class io.naraplatform.daysman.mediator.spec.util.
GrpcMessage
toLoadResponse(List<StreamEventMessage>)
- Static method in class io.naraplatform.daysman.mediator.spec.util.
GrpcMessage
toOffset(OffsetMessage)
- Static method in class io.naraplatform.daysman.mediator.spec.util.
GrpcMessage
toOffsetMessage(Offset)
- Static method in class io.naraplatform.daysman.mediator.spec.util.
GrpcMessage
toStreamEventMessage()
- Method in class io.naraplatform.daysman.mediator.spec.domain.transport.
EventMessage
toStreamEventMessage(StreamEventMessageMsg)
- Static method in class io.naraplatform.daysman.mediator.spec.util.
GrpcMessage
toStreamEventMessageMsg(StreamEventMessage)
- Static method in class io.naraplatform.daysman.mediator.spec.util.
GrpcMessage
toStreamEventMessageMsgs(List<StreamEventMessage>)
- Static method in class io.naraplatform.daysman.mediator.spec.util.
GrpcMessage
toString()
- Method in class io.naraplatform.daysman.mediator.spec.domain.
Subscription
toSubscriberReadRequest(String)
- Static method in class io.naraplatform.daysman.mediator.spec.util.
GrpcMessage
toSubscription(SubscriptionMessage)
- Static method in class io.naraplatform.daysman.mediator.spec.util.
GrpcMessage
toSubscriptionList(List<Subscription>)
- Static method in class io.naraplatform.daysman.mediator.spec.util.
GrpcMessage
toSubscriptionMessage(Subscription)
- Static method in class io.naraplatform.daysman.mediator.spec.util.
GrpcMessage
toSubscriptionMessages(List<Subscription>)
- Static method in class io.naraplatform.daysman.mediator.spec.util.
GrpcMessage
toSubscriptionReadRequest(String)
- Static method in class io.naraplatform.daysman.mediator.spec.util.
GrpcMessage
toSubscriptionRequest(String, String, int, String)
- Static method in class io.naraplatform.daysman.mediator.spec.util.
GrpcMessage
toSubscriptions(SubscriptionList)
- Static method in class io.naraplatform.daysman.mediator.spec.util.
GrpcMessage
toSubscriptions(List<SubscriptionMessage>)
- Static method in class io.naraplatform.daysman.mediator.spec.util.
GrpcMessage
U
UnreceivedEventRequest
- Class in
io.naraplatform.daysman.mediator.spec.domain
UnreceivedEventRequest()
- Constructor for class io.naraplatform.daysman.mediator.spec.domain.
UnreceivedEventRequest
unsubscribe(String, String, int, String)
- Method in interface io.naraplatform.daysman.mediator.spec.
EventSubscriptionService
C
D
E
F
G
H
I
L
N
P
R
S
T
U
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes