Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.messaging.simp.stomp.StompSession Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
StompSessionRepresents a STOMP session with operations to send messages, createsubscriptions and receive messages on those subscriptions.Interfaceorg.springframework.messaging.simp.stompSpring MVC
StompSession .ReceiptableA handle to use to track receipts.Interfaceorg.springframework.messaging.simp.stomp.StompSessionSpring MVC
StompSession .SubscriptionA handle to use to unsubscribe or to track a receipt.Interfaceorg.springframework.messaging.simp.stomp.StompSessionSpring MVC
StompSessionHandlerA contract for client STOMP session lifecycle events including a callbackwhen the session is established and notifications of transport or messageInterfaceorg.springframework.messaging.simp.stompSpring MVC
StompSessionHandlerAdapterAbstract adapter class for StompSessionHandler with mostly emptyas the default Object type expected for STOMP ERROR frame payloads.Classorg.springframework.messaging.simp.stompSpring MVC