toggle menu
river
jvm
switch theme
search in API
connector-jms
/
com.river.connector.jms.model
/
JmsDestination
Jms
Destination
sealed
class
JmsDestination
Inheritors
Queue
Topic
Members
Types
Queue
Link copied to clipboard
class
Queue
(
name
:
String
)
:
JmsDestination
Topic
Link copied to clipboard
class
Topic
(
name
:
String
)
:
JmsDestination
Properties
destination
Link copied to clipboard
val
destination
:
JMSContext
.
(
)
->
Destination