hunt.stomp.simp.stomp.StompSession

Undocumented in source.

Members

Interfaces

Receiptable
interface Receiptable

A handle to use to track receipts. @see #setAutoReceipt()

StompSession
interface StompSession

Represents a STOMP session with operations to send messages, create subscriptions and receive messages on those subscriptions.

Subscription
interface Subscription

A handle to use to unsubscribe or to track a receipt.

Meta