kaccelero
Toggle table of contents
0.6.4
common
Platform filter
common
Switch theme
Search in API
kaccelero
messaging-amqp
/
dev.kaccelero.commons.messaging
/
IHandleMessagingUseCase
IHandle
Messaging
Use
Case
interface
IHandleMessagingUseCase
:
IPairSuspendUseCase
<
IMessagingKey
,
String
,
Unit
>
Members
Functions
invoke
Link copied to clipboard
abstract
suspend operator
fun
invoke
(
input1
:
IMessagingKey
,
input2
:
String
)