Interface StompFrameHandler

All Known Subinterfaces:
StompSessionHandler
All Known Implementing Classes:
StompSessionHandlerAdapter

public interface StompFrameHandler
Contract to handle a STOMP frame.
Since:
4.2
Author:
Rossen Stoyanchev
  • Method Details