Interface ServerFrame


public interface ServerFrame
Structure passed to server handler when receiving a frame. It provides a reference on the received Frame but also on the StompServerConnection.
Author:
Clement Escoffier
  • Method Details